All MIBs › INVENTORY-MIB › agentInventoryUnitStandby
agentInventoryUnitStandby
Module: INVENTORY-MIB
OID (symbolic): INVENTORY-MIB::agentInventoryUnitStandby
OID (numeric): 1.3.6.1.4.1.7244.2.13.2.2.1.26
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Configures the standby status of this unit. The Management unit may not be configured. A unit that is standby_cfg(3) may be set to uassigned(1) to clear standby configuration. A unit that is standby_opr(2) may NOT be set to unassigned(1).
What is agentInventoryUnitStandby?
Configures this unit's standby role: unassigned(1) clears any standby configuration, standby-cfg(3) marks it as a configured standby that can later be cleared back to unassigned, and standby-opr(2) marks it as an operationally active standby that cannot be cleared this way; the management unit itself cannot be given a standby role.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7244.2.13.2.2.1.26 snmpwalk -v2c -c public <target> INVENTORY-MIB::agentInventoryUnitStandby
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7244.2.13.2.2.1.26.1 snmpget -v2c -c public <target> INVENTORY-MIB::agentInventoryUnitStandby.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7244.2.13.2.2.1.26.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentInventoryUnitStandby.1
Start monitoring Quanta Computer modular/stackable network switch (chassis inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INVENTORY-MIB::agentInventoryUnitStandby OID value, configure state conditions and alerts, and monitor any Quanta Computer modular/stackable network switch (chassis inventory) from a single console.
OID Breakdown
Upper-level ancestors (8 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.7244 | quanta | QUANTA-SWITCH-MIB |
| 1.3.6.1.4.1.7244.2 | switch | QUANTA-SWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7244.2.13 | inventory | INVENTORY-MIB |
| 1.3.6.1.4.1.7244.2.13.2 | agentInventoryUnitGroup | INVENTORY-MIB |
| 1.3.6.1.4.1.7244.2.13.2.2 | agentInventoryUnitTable | INVENTORY-MIB |
| 1.3.6.1.4.1.7244.2.13.2.2.1 | agentInventoryUnitEntry | INVENTORY-MIB |
| 1.3.6.1.4.1.7244.2.13.2.2.1.26 | agentInventoryUnitStandby | INVENTORY-MIB |