All MIBs › EDB-snmp › fmLUStatus
fmLUStatus
Module: EDB-snmp
OID (symbolic): EDB-snmp::fmLUStatus
OID (numeric): 1.3.6.1.4.1.22.51.3.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: One byte of LU status
What is fmLUStatus?
This OID is a single-byte status field reporting the current state of this logical unit. Admins read this as a quick health check on the LU, interpreting the byte per the relevant card's user manual.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22.51.3.3 snmpwalk -v2c -c public <target> EDB-snmp::fmLUStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22.51.3.3.1 snmpget -v2c -c public <target> EDB-snmp::fmLUStatus.1
Start monitoring Fibronics International network equipment (SNMP trap-destination config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EDB-snmp::fmLUStatus OID value, configure state conditions and alerts, and monitor any Fibronics International network equipment (SNMP trap-destination config) 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.22 | fibronics | EDB-snmp |
| 1.3.6.1.4.1.22.51 | fm800 | EDB-snmp |
| 1.3.6.1.4.1.22.51.3 | fmlu | EDB-snmp |
| 1.3.6.1.4.1.22.51.3.3 | fmLUStatus | EDB-snmp |