tpvrrpStatsClear
TPLINK-VRRP-MIB ·
.1.3.6.1.4.1.11863.6.65.1.4.5
Object
scalar r/w
Enumeration
The following values are states: these values may be used as follow: active(1),if the entry is being used. clear(0),set the entry to 0.
Context
- MIB
- TPLINK-VRRP-MIB
- OID
.1.3.6.1.4.1.11863.6.65.1.4.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tpVrrpStatistics
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 'TPLINK-VRRP-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-VRRP-MIB::tpvrrpStatsClear.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-VRRP-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-VRRP-MIB::tpvrrpStatsClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | clear |
1 | active |