All MIBs › DNOS-INVENTORY-MIB › agentInventoryUnitSFSLastAttemptStatus
agentInventoryUnitSFSLastAttemptStatus
Module: DNOS-INVENTORY-MIB
OID (symbolic): DNOS-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus
OID (numeric): 1.3.6.1.4.1.674.10895.5000.2.6132.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?
This OID reports the outcome of the last Stack Firmware Synchronization attempt for this unit: none(1) if SFS never ran, success(2) or failure(3) for the result, or min-bootcode-version-not-present(4) if the unit's boot code is too old for the image. An admin checks this after an SFS run to see which units failed to sync and why, such as needing a boot-code upgrade first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.13.2.2.1.28 snmpwalk -v2c -c public <target> DNOS-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.13.2.2.1.28.1 snmpget -v2c -c public <target> DNOS-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus.1
Start monitoring Dell DNOS modular chassis switch (FastPath hardware inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DNOS-INVENTORY-MIB::agentInventoryUnitSFSLastAttemptStatus OID value, configure state conditions and alerts, and monitor any Dell DNOS modular chassis switch (FastPath hardware inventory) from a single console.
OID Breakdown
Upper-level ancestors (13 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.674 | dell | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.5000 | dellLanStandard | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.5000.2 | dellLanExtension | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132 | lvl7 | BROADCOM-REF-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1 | lvl7Products | BROADCOM-REF-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1 | fastPath | BROADCOM-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.13 | fastPathInventory | DNOS-INVENTORY-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.13.2 | agentInventoryUnitGroup | DNOS-INVENTORY-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.13.2.2 | agentInventoryUnitTable | DNOS-INVENTORY-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.13.2.2.1 | agentInventoryUnitEntry | DNOS-INVENTORY-MIB |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.13.2.2.1.28 | agentInventoryUnitSFSLastAttemptStatus | DNOS-INVENTORY-MIB |