All MIBs › EdgeSwitch-INVENTORY-MIB › agentInventoryUnitStatus
agentInventoryUnitStatus
Module: EdgeSwitch-INVENTORY-MIB
OID (symbolic): EdgeSwitch-INVENTORY-MIB::agentInventoryUnitStatus
OID (numeric): 1.3.6.1.4.1.4413.1.1.13.2.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The unit status of this unit.
What is agentInventoryUnitStatus?
Reports the health state of this unit: ok(1), unsupported(2), codeMismatch(3), configMismatch(4), sdmMismatch(5), notPresent(6), codeUpdate(7), or stmMismatch(8). Watch for anything other than ok — for example codeMismatch means this unit's firmware version doesn't match the rest of the stack and needs to be synchronized before it can fully join.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4413.1.1.13.2.2.1.11 snmpwalk -v2c -c public <target> EdgeSwitch-INVENTORY-MIB::agentInventoryUnitStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4413.1.1.13.2.2.1.11.1 snmpget -v2c -c public <target> EdgeSwitch-INVENTORY-MIB::agentInventoryUnitStatus.1
Start monitoring Ubiquiti EdgeSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EdgeSwitch-INVENTORY-MIB::agentInventoryUnitStatus OID value, configure state conditions and alerts, and monitor any Ubiquiti EdgeSwitch switches from a single console.
OID Breakdown
Upper-level ancestors (9 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.4413 | broadcom | EdgeSwitch-REF-MIB |
| 1.3.6.1.4.1.4413.1 | broadcomProducts | EdgeSwitch-REF-MIB |
| 1.3.6.1.4.1.4413.1.1 | fastPath | EdgeSwitch-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4413.1.1.13 | fastPathInventory | EdgeSwitch-INVENTORY-MIB |
| 1.3.6.1.4.1.4413.1.1.13.2 | agentInventoryUnitGroup | EdgeSwitch-INVENTORY-MIB |
| 1.3.6.1.4.1.4413.1.1.13.2.2 | agentInventoryUnitTable | EdgeSwitch-INVENTORY-MIB |
| 1.3.6.1.4.1.4413.1.1.13.2.2.1 | agentInventoryUnitEntry | EdgeSwitch-INVENTORY-MIB |
| 1.3.6.1.4.1.4413.1.1.13.2.2.1.11 | agentInventoryUnitStatus | EdgeSwitch-INVENTORY-MIB |