IPV4INTERFACE-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: IPV4INTERFACE-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
 apIpv4InterfaceMib 1.3.6.1.4.1.2467.1.9.2.1
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 Interfaces
 apIpv4InterfaceTable 1.3.6.1.4.1.2467.1.9.2.2 no-access
A table of IP Interfaces.
     apIpv4InterfaceEntry 1.3.6.1.4.1.2467.1.9.2.2.1 no-access
ArrowPoint interface table extensions
         apIpv4IfAddress 1.3.6.1.4.1.2467.1.9.2.2.1.1 ipaddress read-only
The Local Interface IP Address
         apIpv4IfCircuitIfIndex 1.3.6.1.4.1.2467.1.9.2.2.1.2 integer32 read-only
The Circuit ifIndex associated with the local interface
         apIpv4IfNetPrefixLen 1.3.6.1.4.1.2467.1.9.2.2.1.3 integer32 read-only
The network prefix length associated with this entry
         apIpv4IfDisable 1.3.6.1.4.1.2467.1.9.2.2.1.4 integer read-only
Used to disable or enable an interface. Enumeration: 'enable': 1, 'disable': 2.
         apIpv4IfState 1.3.6.1.4.1.2467.1.9.2.2.1.5 integer read-only
Current state of the interface. Enumeration: 'active': 1, 'disabled': 2, 'noCircuit': 3.
         apIpv4IfBroadcastIpAddress 1.3.6.1.4.1.2467.1.9.2.2.1.6 ipaddress read-only
The broadcast IP Address associated with this entry. If left zero, the all-ones host is used for numbered interfaces. 255.255.255.255 is always used for unnumbered.
         apIpv4IfRedirects 1.3.6.1.4.1.2467.1.9.2.2.1.7 integer read-only
Enable/disable the transmission of ICMP redirect packets. Enumeration: 'disabled': 2, 'enabled': 1.
         apIpv4IfUnreachables 1.3.6.1.4.1.2467.1.9.2.2.1.8 integer read-only
Enable/disable the transmission of ICMP unreachable packets. Enumeration: 'disabled': 2, 'enabled': 1.
         apIpv4IfIrdp 1.3.6.1.4.1.2467.1.9.2.2.1.9 integer read-only
Enable/disable router discovery. Enumeration: 'disabled': 2, 'enabled': 1.
         apIpv4IfIrdpUseMulticast 1.3.6.1.4.1.2467.1.9.2.2.1.10 integer read-only
Enable/disable the use of the multicast address 224.0.0.1 for transmission of router discovery packets. Default is disabled (use 255.255.255.255). Enumeration: 'disabled': 2, 'enabled': 1.
         apIpv4IfIrdpMax 1.3.6.1.4.1.2467.1.9.2.2.1.11 integer read-only
Maximum interval between advertisements (seconds). Default is 600 seconds.
         apIpv4IfIrdpMin 1.3.6.1.4.1.2467.1.9.2.2.1.12 integer read-only
Minimum interval between advertisements (seconds). Default (0) is means use 0.75 times max. If non-zero, this value must be less than apIpv4IfIrdpMax.
         apIpv4IfIrdpPref 1.3.6.1.4.1.2467.1.9.2.2.1.13 integer read-only
Router preference value to advertise. Default is 0.
         apIpv4IfStatus 1.3.6.1.4.1.2467.1.9.2.2.1.14 rowstatus read-only
(fill in later)
         apIpv4IfRunRedundancyProto 1.3.6.1.4.1.2467.1.9.2.2.1.15 truthvalue read-only
Indicates whether a redundancy protocol is run on this interface.