OK ... but what does it mean?

The OID is a kind of address. It locates this particular element within the entire SNMP universe. The OID describes a tree structure, as shown in below, and each number separated by a decimal point represents a branch on that tree.

Branch of the MIB object identifier
The branch of the MIB object identifier tree that represents managed elements used by DPS Telecom equipment.

The first few numbers identify the domain of the organization that issued the OID, followed by numbers that identify objects within the domain. Imagine if your home address started "Universe, Milky Way Galaxy ..." and ended with your house number. In a similar way, each OID begins at the root level of the OID domain and gradually becomes more specific.

Each element of the OID also has a human-readable text designation. From left to right, our sample OID reads:

1 (iso): The International Organization for Standardization, one of the two organizations that assign OID domains.

3 (org): An ISO-recognized organization.

6 (dod): U.S. Department of Defense, the agency originally responsible for the Internet.

1 (internet): Internet OID.

4 (private): Private organizations.

1 (enterprises): Business enterprises.

2682 (dpsInc): DPS Telecom.

1 (dpsAlarmControl): DPS alarm and control devices.

2 (dpsRTU): DPS remote telemetry unit.

102 (dpsRTUsumPClr): A Trap generated when all the alarm points on an RTU are clear.

Prev Page: What terms are defined in the MIB?
Next Page: Element of an OID only needs to be defined once