globalRFLinkSwitchState
ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.5.1.14.1.12
Object
scalar Integer32
return the RF link switch status
Bit7 = Optical receiver1 RF ON/OFF State
Bit6 = Optical receiver2 RF ON/OFF State
Bit5 = Optical receiver3 RF ON/OFF State
Bit4 = Optical receiver4 RF ON/OFF State
Bit3 = Return laser1 RF ON/OFF State
Bit2 = Return laser2 RF ON/OFF State
Bit1 = Return laser3 RF ON/OFF State
Bit0 = Return laser4 RF ON/OFF State
0 = RF OFF
1 = RF ON
E.g. 0xA0 = 1010 0000 stand for Optical receiver1 Plug in module1&Optical receiver2 Plug in module1 RF ON, and other RF OFF.
Context
- MIB
- ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.5.1.14.1.12- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- globalFnIdentObjects
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 '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::globalRFLinkSwitchState.0'
More examples
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::globalRFLinkSwitchState'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255