TN-ARP-INSPECTION-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-ARP-INSPECTION-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
 tnARPInspectionMIB 1.3.6.1.4.1.868.2.5.3.1.1.22
       tnARPInspectionConfigTable 1.3.6.1.4.1.868.2.5.3.1.1.22.1 no-access
TN Access Resolution Protocol Inspection Configuration Table
           tnARPInspectionConfigEntry 1.3.6.1.4.1.868.2.5.3.1.1.22.1.1 no-access
Each entry represents the ARP Inspection configuration on a device.
               tnARPInspectionMode 1.3.6.1.4.1.868.2.5.3.1.1.22.1.1.1 integer read-write
TN ARP Inspection Mode on a device. Enumeration: 'enable': 1, 'disable': 2.
               tnARPInspectionTranslation 1.3.6.1.4.1.868.2.5.3.1.1.22.1.1.2 truthvalue read-write
Translation from Dynamic to Static for ARP Inspection.
       tnARPInspectionPortModeTable 1.3.6.1.4.1.868.2.5.3.1.1.22.2 no-access
TN Access Resolution Protocol Inspection port mode table.
           tnARPInspectionPortModeEntry 1.3.6.1.4.1.868.2.5.3.1.1.22.2.1 no-access
Each entry represents ARP Inspection port mode for a port.
               tnARPInspectionPortMode 1.3.6.1.4.1.868.2.5.3.1.1.22.2.1.1 integer read-write
TN ARP Inspection port mode for every port. Enumeration: 'enable': 1, 'disable': 2.
       tnStaticARPInspectionTable 1.3.6.1.4.1.868.2.5.3.1.1.22.3 no-access
TN Static Access Resolution Protocol Inspection Table.
           tnStaticARPInspectionEntry 1.3.6.1.4.1.868.2.5.3.1.1.22.3.1 no-access
Each entry represents a static ARP Inspection on a device.
               tnStaticARPInspectionPort 1.3.6.1.4.1.868.2.5.3.1.1.22.3.1.1 integer no-access
The port number of a static ARP inspection.
               tnStaticARPInspectionVLAN 1.3.6.1.4.1.868.2.5.3.1.1.22.3.1.2 integer no-access
The VLAN of a static ARP inspection.
               tnStaticARPInspectionMAC 1.3.6.1.4.1.868.2.5.3.1.1.22.3.1.3 macaddress no-access
The MAC Address of a static ARP inspection.
               tnStaticARPInspectionAddrType 1.3.6.1.4.1.868.2.5.3.1.1.22.3.1.4 inetaddresstype no-access
The IP Address type of a static ARP inspection. ARP only supports IPv4. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
               tnStaticARPInspectionAddr 1.3.6.1.4.1.868.2.5.3.1.1.22.3.1.5 inetaddress no-access
The IP Address of a static ARP inspection. ARP only supports IPv4. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
               tnStaticARPInspectionRowStatus 1.3.6.1.4.1.868.2.5.3.1.1.22.3.1.6 rowstatus read-write
Row Status of a static ARP inspection.
       tnDynamicARPInspectionTable 1.3.6.1.4.1.868.2.5.3.1.1.22.4 no-access
TN Dynamic Access Resolution Protocol Inspection Table.
           tnDynamicARPInspectionEntry 1.3.6.1.4.1.868.2.5.3.1.1.22.4.1 no-access
Each entry represents a dynamic ARP Inspection on a device.
               tnDynamicARPInspectionPort 1.3.6.1.4.1.868.2.5.3.1.1.22.4.1.1 integer no-access
The port number of a dynamic ARP inspection.
               tnDynamicARPInspectionVLAN 1.3.6.1.4.1.868.2.5.3.1.1.22.4.1.2 integer no-access
The VLAN of a dynamic ARP inspection.
               tnDynamicARPInspectionMAC 1.3.6.1.4.1.868.2.5.3.1.1.22.4.1.3 macaddress no-access
The MAC Address of a dynamic ARP inspection.
               tnDynamicARPInspectionAddrType 1.3.6.1.4.1.868.2.5.3.1.1.22.4.1.4 inetaddresstype read-only
The IP Address of a dynamic ARP inspection. ARP only supports IPv4. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
               tnDynamicARPInspectionAddr 1.3.6.1.4.1.868.2.5.3.1.1.22.4.1.5 inetaddress read-only
The IP Address of a dynamic ARP inspection. ARP only supports IPv4. For a detailed description of this type, please refer to INET-ADDRESS-MIB.