slFtSystemReset
SL-FT-MIB ·
.1.3.6.1.4.1.4515.1.3.30.1.2.13
Object
scalar r/w
Enumeration
Reset action to be performed on the system. - resetStandby(6) - can be used only by devices with redundancy on MAIN/CL.
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 'SL-FT-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-FT-MIB::slFtSystemReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-FT-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-FT-MIB::slFtSystemReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |
4 | resetConfig |
5 | resetMapping |
6 | resetStandby |