IPV4INTERFACE-MIB

File: IPV4INTERFACE-MIB.mib (12783 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress RowStatus TruthValue
apIpv4Interface

Defined Types

ApIpv4InterfaceEntry  
SEQUENCE    
  apIpv4IfAddress IpAddress
  apIpv4IfCircuitIfIndex Integer32
  apIpv4IfNetPrefixLen Integer32
  apIpv4IfDisable INTEGER
  apIpv4IfState INTEGER
  apIpv4IfBroadcastIpAddress IpAddress
  apIpv4IfRedirects INTEGER
  apIpv4IfUnreachables INTEGER
  apIpv4IfIrdp INTEGER
  apIpv4IfIrdpUseMulticast INTEGER
  apIpv4IfIrdpMax INTEGER
  apIpv4IfIrdpMin INTEGER
  apIpv4IfIrdpPref INTEGER
  apIpv4IfStatus RowStatus
  apIpv4IfRunRedundancyProto TruthValue

Defined Values

apIpv4InterfaceMib 1.3.6.1.4.1.2467.1.9.2.1
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 Interfaces
MODULE-IDENTITY    

apIpv4InterfaceTable 1.3.6.1.4.1.2467.1.9.2.2
A table of IP Interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4InterfaceEntry

apIpv4InterfaceEntry 1.3.6.1.4.1.2467.1.9.2.2.1
ArrowPoint interface table extensions
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4InterfaceEntry  

apIpv4IfAddress 1.3.6.1.4.1.2467.1.9.2.2.1.1
The Local Interface IP Address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4IfCircuitIfIndex 1.3.6.1.4.1.2467.1.9.2.2.1.2
The Circuit ifIndex associated with the local interface
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apIpv4IfNetPrefixLen 1.3.6.1.4.1.2467.1.9.2.2.1.3
The network prefix length associated with this entry
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..31  

apIpv4IfDisable 1.3.6.1.4.1.2467.1.9.2.2.1.4
Used to disable or enable an interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

apIpv4IfState 1.3.6.1.4.1.2467.1.9.2.2.1.5
Current state of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), disabled(2), noCircuit(3)  

apIpv4IfBroadcastIpAddress 1.3.6.1.4.1.2467.1.9.2.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4IfRedirects 1.3.6.1.4.1.2467.1.9.2.2.1.7
Enable/disable the transmission of ICMP redirect packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

apIpv4IfUnreachables 1.3.6.1.4.1.2467.1.9.2.2.1.8
Enable/disable the transmission of ICMP unreachable packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

apIpv4IfIrdp 1.3.6.1.4.1.2467.1.9.2.2.1.9
Enable/disable router discovery.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

apIpv4IfIrdpUseMulticast 1.3.6.1.4.1.2467.1.9.2.2.1.10
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).
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

apIpv4IfIrdpMax 1.3.6.1.4.1.2467.1.9.2.2.1.11
Maximum interval between advertisements (seconds). Default is 600 seconds.
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER  

apIpv4IfIrdpMin 1.3.6.1.4.1.2467.1.9.2.2.1.12
Minimum interval between advertisements (seconds). Default (0) is means use 0.75 times max. If non-zero, this value must be less than apIpv4IfIrdpMax.
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER  

apIpv4IfIrdpPref 1.3.6.1.4.1.2467.1.9.2.2.1.13
Router preference value to advertise. Default is 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

apIpv4IfStatus 1.3.6.1.4.1.2467.1.9.2.2.1.14
(fill in later)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apIpv4IfRunRedundancyProto 1.3.6.1.4.1.2467.1.9.2.2.1.15
Indicates whether a redundancy protocol is run on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue