All MIBs › ASCEND-MIB › sysMibVersionNum
sysMibVersionNum
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::sysMibVersionNum
OID (numeric): 1.3.6.1.4.1.529.9.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Version number of this private MIB. Versions numbers start at 1 and increment by 1 for every major revision. Major revisions are additions/deletions to this MIB.
What is sysMibVersionNum?
Major version number of the Ascend private MIB implementation. Starts at 1 and increments for significant MIB changes. Helps identify MIB compatibility across device versions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.3 snmpwalk -v2c -c public <target> ASCEND-MIB::sysMibVersionNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.3.1 snmpget -v2c -c public <target> ASCEND-MIB::sysMibVersionNum.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.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.9 | systemStatusGroup | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.3 | sysMibVersionNum | ASCEND-MIB |