TPLINK-NDP-MIB: View SNMP OID List / Download MIB

VENDOR: TP-LINK


 Home MIB: TPLINK-NDP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ndpGlobalConfig 1.3.6.1.4.1.11863.6.33.1.1.1.1
     ndpStatus 1.3.6.1.4.1.11863.6.33.1.1.1.1.1 integer read-write
This object indicates the global status of the ndp. Enumeration: 'enable': 1, 'disable': 0.
     ndpAgingTime 1.3.6.1.4.1.11863.6.33.1.1.1.1.2 integer read-write
This object indicates the period for the switch to keep the NDP packets from the neighbor switch. The minimum value is 5, maximum value is 255.
     ndpHelloTime 1.3.6.1.4.1.11863.6.33.1.1.1.1.3 integer read-write
This object indicates the interval time of the switch in second to periodical send out ndp packet. The minimum valus is 5, maximum value is 254.
 ndpPortTable 1.3.6.1.4.1.11863.6.33.1.1.1.2 no-access
A table that contains information about the ndp status of every port.
     ndpPortEntry 1.3.6.1.4.1.11863.6.33.1.1.1.2.1 no-access
A list of information about the ndp status.
         ndpPortStatus 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.2 integer read-write
This object indicates the ndp status of the port. Enumeration: 'enable': 1, 'disable': 0.
         ndpPortRecvPkt 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.3 integer read-only
This object indicates the ndp packet that the port have receive.
         ndpPortSendPkt 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.4 integer read-only
This object indicates the ndp packet that the port have send.
         ndpPortErrPkt 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.5 integer read-only
This objcet indicates the error ndp packet that the port have receive.
         ndpPortNeighborNum 1.3.6.1.4.1.11863.6.33.1.1.1.2.1.6 integer read-only
This object indicates the number of the neighbor.