swBeaconOperStatus
BROCADE-SYSTEM-MIB ·
.1.3.6.1.4.1.1588.2.1.1.1.1.18
Object
scalar Enumeration
The current operational status of the switch beacon. When the beacon is on, the LEDs on the front panel of the switch run alternately from left to right and right to left. The color is yellow. When the beacon is off, each LED will be in their its regular status indicating color and state.
Context
- MIB
- BROCADE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1588.2.1.1.1.1.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- swSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-SYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-SYSTEM-MIB::swBeaconOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-SYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-SYSTEM-MIB::swBeaconOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |