|
|
-
What is MIB?
A Management Information Base (MIB) is a collection of information
the is organized hierarchically. MIBs are accessed using
network-management protocol such as SNMP. The are comprised of
managed objects and are identified by object identifier.
- 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 object ae comprised of one or more object
instance, which are essentially variables. Two types of managed
object exist: Scalar and tabular. Scalar object defines a
single object instance while Tabular object define multiple relate
object instance that are grouped in MIB tables.
-
- Source: www.cisco.com/univerce/cc/td/doc/cisintwk/ito_doc/snmp.html
-
-
|