All MIBs › EdgeSwitch-INVENTORY-MIB › agentInventoryUnitSFSLastAttemptStatus
agentInventoryUnitSFSLastAttemptStatus
Module: EdgeSwitch-INVENTORY-MIB
OID (symbolic): EdgeSwitch-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus
OID (numeric): 1.3.6.1.4.1.4413.1.1.13.2.2.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status parameter to indicate whether the last synchronization attempt succeeded or failed.If SFS is initated for a particular unit and if it completes successfully this object will return success(2),if SFS operation failed lasttime for this unit,this object will return failure(3).if SFS did not initiate for this unit,this object will retunrn none(1). If activation of the image failed because the underlying bootcode version is older than the minimum boot code version specified in the image, this object returns min-bootcode-version-not-met(4)
What is agentInventoryUnitSFSLastAttemptStatus?
Reports the outcome of the last Stack Firmware Synchronization attempt for this unit: none(1) if SFS was never initiated, success(2) or failure(3) for a completed attempt, or min-bootcode-version-not-present(4) if activation failed because the unit's bootcode is older than the image requires — check this value when a unit won't come up on the synced image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4413.1.1.13.2.2.1.28 snmpwalk -v2c -c public <target> EdgeSwitch-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4413.1.1.13.2.2.1.28.1 snmpget -v2c -c public <target> EdgeSwitch-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus.1
Start monitoring Ubiquiti EdgeSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EdgeSwitch-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus 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.28 | agentInventoryUnitSFSLastAttemptStatus | EdgeSwitch-INVENTORY-MIB |