dmmSetState
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.28.2.1.15
Object
column mandatory
r/w
Enumeration
Instruct the module to do a warmboot. 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::dmmSetState'
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::dmmSetState.<dmmCardLocation>.<dmmCardShelf>.<dmmCardSlot>'
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::dmmSetState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | warmboot |
3 | enableLinkLoopback |
4 | enablePort1Loopback |
5 | enablePort2Loopback |
6 | disableloopback |