fc8gSetState
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.35.2.1.23
Object
column mandatory
r/w
Enumeration
Instruct the module to do a warmboot or loopback. Successive loopbacks can be issued. A get on this will always return 'other'.
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 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::fc8gSetState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::fc8gSetState.<fc8gCardLocation>.<fc8gCardShelf>.<fc8gCardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::fc8gSetState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | warmboot |
3 | enableChannel1LinkLoopback |
4 | enableChannel1CpeLoopback |
5 | enableChannel2LinkLoopback |
6 | enableChannel2CpeLoopback |
7 | disableChannel1loopback |
8 | disableChannel2loopback |