TPLINK-IPADDR-MIB
AI MIB Summary
The TPLINK-IPADDR-MIB enables SNMP-based retrieval and configuration of IPv4 and IPv6 interface address assignments on TP-Link managed networking devices. This module specifically exposes IP address, subnet mask, and interface binding metrics for network topology verification and address management tasks.
Private MIB for ip address configuration.
Main OID:
tplinkIpAddrMIB.1.3.6.1.4.1.11863.6.6
41
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
41 total| Object Name |
|---|
tplinkIpAddrMIBPrivate MIB for ip address configuration. MODULE-IDENTITY .1.3.6.1.4.1.11863.6.6 |
TPLINK-MIBIp address alloc-mode:
-'none(0)', which indicate vlan interface has no ip address.
-'manual(1)',vlan interface's ip address is manually assigned.
-'dhcp(2)',vlan interface's ip address is allocated by DHCP protocol.
-'bootp(3)',vlan interface's ip address is allocated by BOOTP protocol. Enumeration .1.3.6.1.4.1.11863.6.6 |
tplinkIpAddrMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.6.1 |
tpInterfaceConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.6.1.1 |
tpVlanInterfaceTableA 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. SEQUENCE OF STATICADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.1 |
tpVlanInterfaceConfigEntryThe interface can be added or removed . STATICADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.1.1 |
tpVlanInterfaceVlanIdThe id of the VLAN interface,and it must be in the 802.1Q VLAN of the ingress port.ro INTEGER .1.3.6.1.4.1.11863.6.6.1.1.1.1.1 |
tpVlanInterfaceSecondaryIf the ip address is secondary IP.ro INTEGER .1.3.6.1.4.1.11863.6.6.1.1.1.1.2 |
tpVlanInterfaceModeThe IP address alloc-mode of VLAN interface.rw TpInterfaceMode .1.3.6.1.4.1.11863.6.6.1.1.1.1.3 |
tpVlanInterfaceIpThe IP address of the VLAN interface.ro IpAddress .1.3.6.1.4.1.11863.6.6.1.1.1.1.4 |
tpVlanInterfaceMskThe IP mask of the VLAN interface.rw IpAddress .1.3.6.1.4.1.11863.6.6.1.1.1.1.5 |
tpVlanInterfaceNameThe name of the VLAN interface.rw OCTET STRING .1.3.6.1.4.1.11863.6.6.1.1.1.1.6 |
tpVlanInterfaceStatusThe following values are states:
these values may be used as follow:
active(1),if the entry is being used.
notInService(2),destory the entry.
notReady(3),destory the entry.
createAndGo(4),not being used
createAndWait(5),creat a new entry
destroy(6),destory the entry.rw TPRowStatus (TPLINK-TC-MIB) .1.3.6.1.4.1.11863.6.6.1.1.1.1.7 |
tpLoopbackInterfaceTableA list of Loopback interface entries. Loopback interface is a virtual interface which purely software implemented,
commonly used as router-id or network test. SEQUENCE OF LOOPBACKADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.2 |
tpLoopbackInterfaceConfigEntryThe interface can be added or removed . LOOPBACKADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.2.1 |
tpLoopbackInterfaceIdThe id of the loopback interface (1-2147483647).ro INTEGER .1.3.6.1.4.1.11863.6.6.1.1.2.1.1 |
tpLoopbackInterfaceSecondaryIf the ip address is secondary IP.ro INTEGER .1.3.6.1.4.1.11863.6.6.1.1.2.1.2 |
tpLoopbackInterfaceModeThe IP address alloc-mode of loopback interface.rw TpInterfaceMode2 .1.3.6.1.4.1.11863.6.6.1.1.2.1.3 |
tpLoopbackInterfaceIpThe IP address of the loopback interface.ro IpAddress .1.3.6.1.4.1.11863.6.6.1.1.2.1.4 |
tpLoopbackInterfaceMskThe IP mask of the loopback interface.rw IpAddress .1.3.6.1.4.1.11863.6.6.1.1.2.1.5 |
tpLoopbackInterfaceNameThe name of the loopback interface.rw OCTET STRING .1.3.6.1.4.1.11863.6.6.1.1.2.1.6 |
tpLoopbackInterfaceStatusAction status.rw TPRowStatus (TPLINK-TC-MIB) .1.3.6.1.4.1.11863.6.6.1.1.2.1.7 |
tpRoutedPortTableA list of routed port. A routed port is special port mode which you can configure Layer 3 function like RIP, OSPF,
while some Layer 2 function like speed, flow-control is also available. SEQUENCE OF ROUTEDPORTADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.3 |
tpRoutedPortConfigEntryThe interface can be added or removed . ROUTEDPORTADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.3.1 |
tpRoutedPortIdThe port id.ro OCTET STRING .1.3.6.1.4.1.11863.6.6.1.1.3.1.1 |
tpRoutedPortSecondaryIf the ip address is secondary IP.ro INTEGER .1.3.6.1.4.1.11863.6.6.1.1.3.1.2 |
tpRoutedPortModeThe IP address alloc-mode of the routed port.rw TpInterfaceMode .1.3.6.1.4.1.11863.6.6.1.1.3.1.3 |
tpRoutedPortIpThe IP address of the routed port.ro IpAddress .1.3.6.1.4.1.11863.6.6.1.1.3.1.4 |
tpRoutedPortMskThe IP mask of the routed port.rw IpAddress .1.3.6.1.4.1.11863.6.6.1.1.3.1.5 |
tpRoutedPortNameThe name of the routed port.rw OCTET STRING .1.3.6.1.4.1.11863.6.6.1.1.3.1.6 |
tpRoutedPortStatusAction status.rw TPRowStatus (TPLINK-TC-MIB) .1.3.6.1.4.1.11863.6.6.1.1.3.1.7 |
tpPortChannelTableA list of port-channel interface entries. SEQUENCE OF PORTCHANNELADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.4 |
tpPortChannelConfigEntryThe interface can be added or removed . PORTCHANNELADDRCTRLENTRY .1.3.6.1.4.1.11863.6.6.1.1.4.1 |
tpPortChannelIdThe id of the port-channel interface.ro INTEGER .1.3.6.1.4.1.11863.6.6.1.1.4.1.1 |
tpPortChannelSecondaryIf the ip address is secondary IP.ro INTEGER .1.3.6.1.4.1.11863.6.6.1.1.4.1.2 |
tpPortChannelModeThe IP address alloc-mode of port-channel interface.rw TpInterfaceMode .1.3.6.1.4.1.11863.6.6.1.1.4.1.3 |
tpPortChannelIpThe IP address of the port-channel interface.ro IpAddress .1.3.6.1.4.1.11863.6.6.1.1.4.1.4 |
tpPortChannelMskThe IP mask of the port-channel interface.rw IpAddress .1.3.6.1.4.1.11863.6.6.1.1.4.1.5 |
tpPortChannelNameThe name of the port-channel interface.rw OCTET STRING .1.3.6.1.4.1.11863.6.6.1.1.4.1.6 |
tpPortChannelStatusThe following values are states:
these values may be used as follow:
active(1),if the entry is being used.
notInService(2),destory the entry.
notReady(3),destory the entry.
createAndGo(4),not being used
createAndWait(5),creat a new entry
destroy(6),destory the entry.rw TPRowStatus (TPLINK-TC-MIB) .1.3.6.1.4.1.11863.6.6.1.1.4.1.7 |
tplinkIpAddrNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.6.2 |