NETGEAR-ROUTE-POLICY-MIB: View SNMP OID List / Download MIB

VENDOR: DELL INC.


 Home MIB: NETGEAR-ROUTE-POLICY-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
 fastPathRoutePolicy 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20
The MIB definitions for Route Policy system.
       fastpathRoutePolicyNameTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.1 no-access
Table to configure or fetch current list of route-map statements
           fastpathRoutePolicyNameEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.1.1 no-access
Each entry in this table corresponds to a route-map statement
               fastpathRoutePolicyName 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.1.1.1 displaystring read-only
The name of a Route Map statement.
               fastpathRoutePolicyStmtActionType 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.1.1.2 fastpathroutepolicyaction read-only
The action associated with this route-map statement. This can be either Permit/Deny
               fastpathRoutePolicySequence 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.1.1.3 unsigned32 read-only
Route Maps are linked together using sequence numbers. All Route Maps with the same index and with different sequence numbers are linked together and processed in order of increasing sequence number.
               fastpathRoutePolicyNameRowStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.1.1.4 rowstatus read-only
Controls creation and deletion of Row Status entries.
       fastpathRoutePolicyStamentTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2 no-access
Table to configure match or set statements in a route-map statement.
           fastpathRoutePolicyStatementEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1 no-access
Each entry describes match and set terms in a route-map statement if configured
               fastpathRoutePolicyStmtName 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.1 displaystring no-access
The name of a Route Map.
               fastpathRoutePolicyStmtSeqNum 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.2 unsigned32 no-access
Route Maps are linked together using sequence numbers. All Route Maps with the same index and with different sequence numbers are linked together and processed in order of increasing sequence number.
               fastpathRoutePolicyStmtAction 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.3 fastpathroutepolicyaction no-access
The action associated with this route-map statement. This can be either Permit/Deny
               fastpathRoutePolicyStmtMatchIpv4AclList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.4 displaystring read-write
The string containing a list of IPv4 ACLs. This list contains either IPV4 standard ACL/IPV4 extended ACL/ named IPv4 ACL. In a single match statement, up to a maximum of 16 IPV4 ACLs can be included.
               fastpathRoutePolicyStmtMatchIpv4AclDelList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.5 displaystring read-write
The string containing a list of IPv4 ACLs. This list contains either IPV4 standard ACL/IPV4 extended ACL/ named IPv4 ACL. In a single match statement, up to a maximum of 16 IPV4 ACLs can be included.This list is used to delete already configured match list of IPv4 ACLs in route-map statement.Earlier this list should have configured through MIB object fastpathRoutePolicyStmtMatchIpv4AclList
               fastpathRoutePolicyStmtMatchMacAclList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.6 displaystring read-write
The string containing a list of MAC ACLs. This list contains upto 16 MAC ACL names that can be included in a match statement.
               fastpathRoutePolicyStmtMatchMacAclDelList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.7 displaystring read-write
The string containing a list of MAC ACLs. This list contains upto 16 MAC ACL names that can be included in a match statement. This MIB object is used to delete MAC ACL lists matched in a route-map statement via fastpathRoutePolicyStmtMatchMacAclList.
               fastpathRoutePolicyStmtMatchPacketLengthRangeMin 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.8 unsigned32 read-write
Minimum value in the packet length range in a match length term. A value of zero is used to disable/remove minimum length configuration.
               fastpathRoutePolicyStmtMatchPacketLengthRangeMax 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.9 unsigned32 read-write
Maximum value in the packet length range in a match length term. A value of zero is used to disable/remove maximum length configuration.
               fastpathRoutePolicyStmtSetIpNextHopList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.10 displaystring read-write
The string containing a list of next-hop IP addresses. Upto a maximum of 16 IP addresses can be specified
               fastpathRoutePolicyStmtSetIpNextHopDelList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.11 displaystring read-write
The string containing a list of next-hop IP addresses. Upto a maximum of 16 IP addresses can be specified.This MIB object is used to delete IP next-hop list configured via fastpathRoutePolicyStmtSetIpNextHopList
               fastpathRoutePolicyStmtSetDefaultIpNextHopList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.12 displaystring read-write
The string containing a list of default next-hop IP addresses. Upto a maximum of 16 IP addresses can be specified
               fastpathRoutePolicyStmtSetDefaultIpNextHopDelList 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.13 displaystring read-write
The string containing a list of default next-hop IP addresses. Upto a maximum of 16 IP addresses can be specified.This MIB object is used to delete IP default next-hop list configured via fastpathRoutePolicyStmtSetDefaultIpNextHopList
               fastpathRoutePolicyStmtSetIpPrecedence 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.14 fastpathroutepolicystmtipprecedence read-write
IP Precedence value to be remarked. This is specified through set clause in route-map statement. In order to remove configured precedence value, use invalid(8) option.
               fastpathRoutePolicyStmtSetIntfNull0 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.2.1.15 truthvalue read-write
Specifying null0 as an interface in a route-map statement
       fastpathRoutePolicyIfTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.3 no-access
A table of interfaces on which route-map is applied.
           fastpathRoutePolicyIfEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.3.1 no-access
               fastpathRoutePolicyIfIndex 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.3.1.1 interfaceindex read-only
Interface to which route-map needs to be applied or Interface from which route-map needs to be removed.
               fastpathRoutePolicyIfName 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.3.1.2 displaystring read-only
The name of a Route Map.
               fastpathRoutePolicyIfRowStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.2.20.3.1.3 rowstatus read-only
Controls creation and deletion of Row Status entries.