tpVlanInterfaceTable
TPLINK-IPADDR-MIB ·
.1.3.6.1.4.1.11863.6.6.1.1.1
Object
table
A list of VLAN interface entries. VLAN interface is a virtual interface which is working in the level 3, it is used to communicate between the VLAN in the level 3, and it is not a physical entity in the device. Each VLAN has a VLAN interface,and the VLAN interface can transmit the packets for the port which belong to this VLAN. In general,because the VLAN can isolate broadcast, each VLAN has a subnet address,and as a gateway of the subnet address, the VLAN interface can do the transmittance basic of IP address in level 3 for the packet which need to span the subnet address.
Context
- MIB
- TPLINK-IPADDR-MIB
- OID
.1.3.6.1.4.1.11863.6.6.1.1.1- Type
- table
- Status
- current
- Parent
- tpInterfaceConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPLINK-IPADDR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IPADDR-MIB::tpVlanInterfaceTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-IPADDR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-IPADDR-MIB::tpVlanInterfaceTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.