All MIBs › SVRMGT-MIB › svrMgtMibMajorRev
svrMgtMibMajorRev
Module: SVRMGT-MIB
OID (symbolic): SVRMGT-MIB::svrMgtMibMajorRev
OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Major revision of this MIB. Should equal 2.
What is svrMgtMibMajorRev?
This read-only value reports the major revision number of this Digital Server Management MIB module, expected to equal 2. An admin or management application checks this to confirm the agent implements the MIB version their tooling expects before relying on its object set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.1.1 snmpwalk -v2c -c public <target> SVRMGT-MIB::svrMgtMibMajorRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.1.1.1 snmpget -v2c -c public <target> SVRMGT-MIB::svrMgtMibMajorRev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> svrMgtMibMajorRev.1
Start monitoring server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SVRMGT-MIB::svrMgtMibMajorRev OID value, configure state conditions and alerts, and monitor any server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) from a single console.
OID Breakdown
Upper-level ancestors (10 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRCLU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.22.2 | svrMgt | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.1 | svrMgtMibInfo | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.1.1 | svrMgtMibMajorRev | SVRMGT-MIB |