httpUserLimitEnable
TPLINK-HTTP-MIB ·
.1.3.6.1.4.1.11863.6.51.1.3
Object
scalar r/w
Enumeration
0. disable 1.enable
Context
- MIB
- TPLINK-HTTP-MIB
- OID
.1.3.6.1.4.1.11863.6.51.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tplinkHttpMIBObjects
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-HTTP-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-HTTP-MIB::httpUserLimitEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-HTTP-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-HTTP-MIB::httpUserLimitEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |