All MIBs › GDCCMN-MIB › cmnMIBVersion
cmnMIBVersion
Module: GDCCMN-MIB
OID (symbolic): GDCCMN-MIB::cmnMIBVersion
OID (numeric): 1.3.6.1.4.1.498.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The version number of the MIB, to allow products to know which MIB is being supported. The version number will be x.yzT where x is a major revision (1-9), y is a minor revision(0-9), z is a typo revision (0-9) and T indicates the MIB is still a test revision(A-Z). When a release is complete no T should exist.
What is cmnMIBVersion?
This object reports the version number of the MIB itself, in the format x.yzT where x is a major revision, y a minor revision, z a typo-level revision, and an optional trailing letter T marking a test revision (absent once the release is finalized). An admin or management application reads this to know which version of this MIB's object definitions the agent supports. For example, this might report "2.00B" corresponding to a documented revision of the MIB, with no trailing letter since it's a completed release.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.1.3 snmpwalk -v2c -c public <target> GDCCMN-MIB::cmnMIBVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.1.3.1 snmpget -v2c -c public <target> GDCCMN-MIB::cmnMIBVersion.1
Start monitoring General DataComm (GDC) telecom access/transmission equipment (shared alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCCMN-MIB::cmnMIBVersion OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) telecom access/transmission equipment (shared alarm framework) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.1 | cmn | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.3 | cmnMIBVersion | GDCCMN-MIB |