|
|||||
|
Introduction |
SNMP Architecture |
the Protocol
Structure of Management Information | Object Identifier Management Information Base | Common Tasks | References Object Identifier OID (Object Identifier) is a data type used to identify an object in the data structure. It is a sequence of integer numbers, separated by decimal points who indicates what edge should be selected in the data tree structure to find an object, like in the figure below: To simplify the human read, is common to use the name corresponding to the studied object, like 1.3.6.1.2.1.2. The mentioned object can be found using the object identifier iso.org.dod.internet.mgmt.mib.interfaces. To access a simple variable, should you insert a ".0" to the object identifier
like the variable In a table access, you should insert one or more INTEGER's to represent the object's row, and,
after it, it's object identifier, like in
|
|||||
|
©2005-2008 XRatel Software. All rights reserved.
|
|||||