interface
TPLINK-DHCPFILTER-MIB ·
.1.3.6.1.4.1.11863.6.48.1.3.1.1.3
Object
column r/w
OctetString
Interface of the permit entry.
Context
- MIB
- TPLINK-DHCPFILTER-MIB
- OID
.1.3.6.1.4.1.11863.6.48.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dhcpFilterServerPermitEntry
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-DHCPFILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCPFILTER-MIB::interface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-DHCPFILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCPFILTER-MIB::interface.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-DHCPFILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-DHCPFILTER-MIB::interface'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.