slFtAgnSwVersionSwapCmd
SL-FT-MIB ·
.1.3.6.1.4.1.4515.1.3.30.1.2.51
Object
scalar r/w
Enumeration
SW switch command. mainAndBackup (3) = Swap between Main SW and the backup one. Agent will perform the required command and change automatically the value of this object to off(2).
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::slFtAgnSwVersionSwapCmd.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::slFtAgnSwVersionSwapCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | mainAndBackup |