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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.498 | gdc | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1 | cmn | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.3 | cmnMIBVersion | GDCCMN-MIB |