cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
336
Views
0
Helpful
1
Replies

some snmp questions

mpabilona
Level 1
Level 1

Could you help me the following question?

What is SNMP MIB _________

a. Stores data reported from all nms-monitored stations.

b. Stores monitored variables and variables that controls operation of a single nms-monitored stations.

c. Stores configuration data that controls nms updates.

thanks!

1 Reply 1

rmushtaq
Level 8
Level 8

A Management Information Base (MIB) is a collection of information that is organized hierarchically. MIBs are accessed using a network-management protocol such as SNMP. They are comprised of managed objects and are identified by object identifiers. A managed object (sometimes called a MIB object, an object, or a MIB) is one of any number of specific characteristics of a managed device. Managed objects are comprised of one or more object instances, which are essentially variables. See:

http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/snmp.htm for more details.