All MIBs › DDS-MIB › ddsMIBversion
ddsMIBversion
Module: DDS-MIB
OID (symbolic): DDS-MIB::ddsMIBversion
OID (numeric): 1.3.6.1.4.1.498.8.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Identifies the version of the MIB. The format of the version is x.yzT, where 'x' identifies the major revision number, 'y'identifies the minor revision number, 'z' identifies the typographical revision, and T identifies the test revision. Acceptable values for the individual revision components are as follows
x: 1 - 9 y: 0 - 9 z: 0 - 9 T: A - Z
Upon formal release, no designation for the test revision will be present.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.1.1 snmpwalk -v2c -c public <target> DDS-MIB::ddsMIBversion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.1.1.1 snmpget -v2c -c public <target> DDS-MIB::ddsMIBversion.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.8 | dsu | DDS-MIB |
| 1.3.6.1.4.1.498.8.1 | dds | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.1 | ddsMIBversion | DDS-MIB |