IPV4-STATIC-ROUTES-MIB

File: IPV4-STATIC-ROUTES-MIB.mib (7944 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress RowStatus TruthValue
apIpv4StaticRoutes

Defined Types

ApIpv4StaticRouteEntry  
SEQUENCE    
  apIpv4SrAddress IpAddress
  apIpv4SrPrefixLen Integer32
  apIpv4SrNextHop IpAddress
  apIpv4SrDistance Integer32
  apIpv4SrRepeat Integer32
  apIpv4SrInUse INTEGER
  apIpv4SrStatus RowStatus
  apIpv4SrScmOnly TruthValue
  apIpv4SrFirewall TruthValue
  apIpv4SrRouteIndex Integer32

ApIpv4StaticFirewallEntry  
SEQUENCE    
  apIpv4FirewallIndex Integer32
  apIpv4FirewallNextHop IpAddress
  apIpv4FirewallRemoteAddress IpAddress
  apIpv4FirewallRemoteSwitch IpAddress
  apIpv4FirewallStatus RowStatus

Defined Values

apIpv4StaticRoutesMib 1.3.6.1.4.1.2467.1.9.5.1
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 Static Routes.
MODULE-IDENTITY    

apIpv4StaticRouteTable 1.3.6.1.4.1.2467.1.9.5.2
A table of IP static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4StaticRouteEntry

apIpv4StaticRouteEntry 1.3.6.1.4.1.2467.1.9.5.2.1
ArrowPoint static route table extensions
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4StaticRouteEntry  

apIpv4SrAddress 1.3.6.1.4.1.2467.1.9.5.2.1.1
The route address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4SrPrefixLen 1.3.6.1.4.1.2467.1.9.5.2.1.2
The prefix length of the route.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apIpv4SrNextHop 1.3.6.1.4.1.2467.1.9.5.2.1.3
The address of the next hop. If this is not a legitimate IP address, it is the ifIndex of an unnumbered interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4SrDistance 1.3.6.1.4.1.2467.1.9.5.2.1.4
The administrative distance to assign to the route.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..254  

apIpv4SrRepeat 1.3.6.1.4.1.2467.1.9.5.2.1.5
DEBUG FEATURE ONLY: The number of consecutive routes to create, starting at this address. Not available in shipping code.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apIpv4SrInUse 1.3.6.1.4.1.2467.1.9.5.2.1.6
The current state of the route in relation to the forwarding table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inUse(1), notInUse(2)  

apIpv4SrStatus 1.3.6.1.4.1.2467.1.9.5.2.1.7
(fill in later)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apIpv4SrScmOnly 1.3.6.1.4.1.2467.1.9.5.2.1.8
This route is only used for packets originating from the box and is not propagated to SFMs.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

apIpv4SrFirewall 1.3.6.1.4.1.2467.1.9.5.2.1.9
Indicates whether the switch should use firewall load-balancing for this route.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

apIpv4SrRouteIndex 1.3.6.1.4.1.2467.1.9.5.2.1.10
Identifies the route index.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..15  

apIpv4StaticFirewallTable 1.3.6.1.4.1.2467.1.9.5.3
A table of IP static firewalls.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4StaticFirewallEntry

apIpv4StaticFirewallEntry 1.3.6.1.4.1.2467.1.9.5.3.1
ArrowPoint static firewall table extensions
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4StaticFirewallEntry  

apIpv4FirewallIndex 1.3.6.1.4.1.2467.1.9.5.3.1.1
The firewall index
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..15  

apIpv4FirewallNextHop 1.3.6.1.4.1.2467.1.9.5.3.1.2
The address of the next hop.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4FirewallRemoteAddress 1.3.6.1.4.1.2467.1.9.5.3.1.3
The assigned firewall IP address that connects to the remote subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4FirewallRemoteSwitch 1.3.6.1.4.1.2467.1.9.5.3.1.4
The switch IP address that is connected to firewall remote subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4FirewallStatus 1.3.6.1.4.1.2467.1.9.5.3.1.5
(fill in later)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus