globalFnWingSwitchState
ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.5.1.14.1.8.1.2
Object
column Enumeration
Reports the state of the wing switch.
unavailable(0) indicate that the wing switch is unavailable.
off(1) indicate that the wing switch is off.
sixDb(2) indicate that the RF level of the node RF port is 6 db.
normal(3) indicate that the wing switch is normal.
Context
- MIB
- ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.5.1.14.1.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- globalFnWingSwitchTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB::globalFnWingSwitchState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB::globalFnWingSwitchState.<globalFnWingSwitchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB::globalFnWingSwitchState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unavailable |
1 | off |
2 | sixDb |
3 | normal |