userSecurityUserAuthIpAccessPing
TPLINK-USERSECURITY-MIB ·
.1.3.6.1.4.1.11863.6.41.1.1.3.2.1.7
Object
column r/w
Enumeration
0. disable -- Ping request frame sent to the switch will be accepted by default 1.enable -- Ping request frame sent to the switch will be accepted only if its source ip is in the same network segment with auth ip
Context
- MIB
- TPLINK-USERSECURITY-MIB
- OID
.1.3.6.1.4.1.11863.6.41.1.1.3.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userSecurityUserAuthIpEntry
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 'TPLINK-USERSECURITY-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-USERSECURITY-MIB::userSecurityUserAuthIpAccessPing'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-USERSECURITY-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-USERSECURITY-MIB::userSecurityUserAuthIpAccessPing.<userSecurityUserAuthIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-USERSECURITY-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-USERSECURITY-MIB::userSecurityUserAuthIpAccessPing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |