All MIBs › SnetSwitch-MIB › snetSwitchFWMajorRev
snetSwitchFWMajorRev
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchFWMajorRev
OID (numeric): 1.3.6.1.4.1.169.8.3.2.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Switch Firmware Major Revision
What is snetSwitchFWMajorRev?
This read-only value reports the switch's firmware major revision number. Admins use it to identify significant firmware version differences across switches in the fabric, relevant when planning or auditing an upgrade rollout. It reflects the currently installed firmware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.1.1.1.8 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchFWMajorRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.1.1.1.8.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchFWMajorRev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snetSwitchFWMajorRev.1
Start monitoring HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SnetSwitch-MIB::snetSwitchFWMajorRev OID value, configure state conditions and alerts, and monitor any HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.169 | tandem | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8 | serverNet | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3 | serverNetSwitch | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2 | snetSwitchInfo | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1 | snetSwitchConfigData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1.1 | snetSwitchConfigTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1.1.1 | snetSwitchConfigEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1.1.1.8 | snetSwitchFWMajorRev | SnetSwitch-MIB |