All MIBs › ASCEND-MIB › sysMibMinorRevNum
sysMibMinorRevNum
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::sysMibMinorRevNum
OID (numeric): 1.3.6.1.4.1.529.9.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Value represents the minor revision number of this MIB. Minor revision numbers start at 0 and increment by 1 for each revision. Minor revisions are textual or comment changes.
What is sysMibMinorRevNum?
Minor revision number for documentation/comment updates to the MIB. Starts at 0 and increments for non-functional MIB changes. Tracks editorial updates separate from major revisions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.4 snmpwalk -v2c -c public <target> ASCEND-MIB::sysMibMinorRevNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.4.1 snmpget -v2c -c public <target> ASCEND-MIB::sysMibMinorRevNum.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.4 | sysMibMinorRevNum | ASCEND-MIB |