IPV4-STATIC-ROUTES-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: IPV4-STATIC-ROUTES-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
 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.
 apIpv4StaticRouteTable 1.3.6.1.4.1.2467.1.9.5.2 no-access
A table of IP static routes.
     apIpv4StaticRouteEntry 1.3.6.1.4.1.2467.1.9.5.2.1 no-access
ArrowPoint static route table extensions
         apIpv4SrAddress 1.3.6.1.4.1.2467.1.9.5.2.1.1 ipaddress read-only
The route address
         apIpv4SrPrefixLen 1.3.6.1.4.1.2467.1.9.5.2.1.2 integer32 read-only
The prefix length of the route.
         apIpv4SrNextHop 1.3.6.1.4.1.2467.1.9.5.2.1.3 ipaddress read-only
The address of the next hop. If this is not a legitimate IP address, it is the ifIndex of an unnumbered interface.
         apIpv4SrDistance 1.3.6.1.4.1.2467.1.9.5.2.1.4 integer32 read-only
The administrative distance to assign to the route.
         apIpv4SrRepeat 1.3.6.1.4.1.2467.1.9.5.2.1.5 integer32 read-only
DEBUG FEATURE ONLY: The number of consecutive routes to create, starting at this address. Not available in shipping code.
         apIpv4SrInUse 1.3.6.1.4.1.2467.1.9.5.2.1.6 integer read-only
The current state of the route in relation to the forwarding table. Enumeration: 'notInUse': 2, 'inUse': 1.
         apIpv4SrStatus 1.3.6.1.4.1.2467.1.9.5.2.1.7 rowstatus read-only
(fill in later)
         apIpv4SrScmOnly 1.3.6.1.4.1.2467.1.9.5.2.1.8 truthvalue read-only
This route is only used for packets originating from the box and is not propagated to SFMs.
         apIpv4SrFirewall 1.3.6.1.4.1.2467.1.9.5.2.1.9 truthvalue read-only
Indicates whether the switch should use firewall load-balancing for this route.
         apIpv4SrRouteIndex 1.3.6.1.4.1.2467.1.9.5.2.1.10 integer32 read-only
Identifies the route index.
 apIpv4StaticFirewallTable 1.3.6.1.4.1.2467.1.9.5.3 no-access
A table of IP static firewalls.
     apIpv4StaticFirewallEntry 1.3.6.1.4.1.2467.1.9.5.3.1 no-access
ArrowPoint static firewall table extensions
         apIpv4FirewallIndex 1.3.6.1.4.1.2467.1.9.5.3.1.1 integer32 read-only
The firewall index
         apIpv4FirewallNextHop 1.3.6.1.4.1.2467.1.9.5.3.1.2 ipaddress read-only
The address of the next hop.
         apIpv4FirewallRemoteAddress 1.3.6.1.4.1.2467.1.9.5.3.1.3 ipaddress read-only
The assigned firewall IP address that connects to the remote subnet.
         apIpv4FirewallRemoteSwitch 1.3.6.1.4.1.2467.1.9.5.3.1.4 ipaddress read-only
The switch IP address that is connected to firewall remote subnet.
         apIpv4FirewallStatus 1.3.6.1.4.1.2467.1.9.5.3.1.5 rowstatus read-only
(fill in later)