TPLINK-STATICARP-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-STATICARP-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).
|
|||
Object Name | OID | Type | Access | Info |
tplinkStaticARPMIB | 1.3.6.1.4.1.11863.6.54 |
Private MIB for static ARP configuration. |
||
tplinkStaticARPMIBObjects | 1.3.6.1.4.1.11863.6.54.1 | |||
tpStaticARPConfig | 1.3.6.1.4.1.11863.6.54.1.1 | |||
tpStaticARPConfigTable | 1.3.6.1.4.1.11863.6.54.1.1.1 | no-access |
A list of static ARP entries.ARP Presented here is a protocol that allows dynamic distribution of the information needed to build tables to translate an address A in protocol P's address space into a 48.bit Ethernet address. |
|
1.3.6.1.4.1.11863.6.54.1.1.1.1 | no-access |
The item can be added or removed . |
||
tpStaticARPItemIp | 1.3.6.1.4.1.11863.6.54.1.1.1.1.1 | ipaddress | read-only |
The ip Address of the ARP entry. |
tpStaticARPItemMac | 1.3.6.1.4.1.11863.6.54.1.1.1.1.2 | octet string | read-only |
The Mac (hardware) address of the ARP entry. |
tpStaticArpItemInterfaceName | 1.3.6.1.4.1.11863.6.54.1.1.1.1.3 | octet string | read-only |
The name of the interface. |
tpStaticARPItemStatus | 1.3.6.1.4.1.11863.6.54.1.1.1.1.4 | tprowstatus | read-only |
The 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. |
tplinkStaticARPNotifications | 1.3.6.1.4.1.11863.6.54.2 |