tpPimInterfaceType
TPLINK-PIM-MIB ·
.1.3.6.1.4.1.11863.6.77.1.1.3.1.3
Object
column Enumeration
The configured type of this interface.
Context
- MIB
- TPLINK-PIM-MIB
- OID
.1.3.6.1.4.1.11863.6.77.1.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tpPimInterfaceEntry
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-PIM-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PIM-MIB::tpPimInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-PIM-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PIM-MIB::tpPimInterfaceType.<tpPimInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-PIM-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-PIM-MIB::tpPimInterfaceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | vlan |
1 | loopback |
2 | routeport |