All MIBs › ASM-PRIVATE-COMMIB › fuseStatus
fuseStatus
Module: ASM-PRIVATE-COMMIB
OID (symbolic): ASM-PRIVATE-COMMIB::fuseStatus
OID (numeric): 1.3.6.1.4.1.1050.25.5.4.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This entry displays the status of fuses. Each bit indicates separate status of one fuse, 1 is failed, 0 is noraml. If system has no fuse at all, the entry shows -1. bit0: Keyboard/Mouse fuse bit1: USB1 fuse bit2: USB2 fuse bit3: SCSI1 fuse bit4: SCSI2 fuse
What is fuseStatus?
Reports the pass/fail status of individual system fuses (e.g. keyboard/mouse, USB) as a bitmask, where each bit set to 1 indicates that fuse has failed; a value of -1 means the system has no fuses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1050.25.5.4.8 snmpwalk -v2c -c public <target> ASM-PRIVATE-COMMIB::fuseStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1050.25.5.4.8.1 snmpget -v2c -c public <target> ASM-PRIVATE-COMMIB::fuseStatus.1
Start monitoring Acer/Fujitsu Siemens server management (ASM) hardware (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASM-PRIVATE-COMMIB::fuseStatus OID value, configure state conditions and alerts, and monitor any Acer/Fujitsu Siemens server management (ASM) hardware (legacy) 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.1050 | acer | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25 | asm | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.5 | asmsystem | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.5.4 | asmHW | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.5.4.8 | fuseStatus | ASM-PRIVATE-COMMIB |