EdgeSwitch-ROUTING-MIB: View SNMP OID List / Download MIB

VENDOR: BROADCOM LIMITED


 Home MIB: EdgeSwitch-ROUTING-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
 fastPathRouting 1.3.6.1.4.1.4413.1.1.2
The Ubiquiti Private MIB for FastPath Routing
     agentSwitchArpGroup 1.3.6.1.4.1.4413.1.1.2.1
         agentSwitchArpAgeoutTime 1.3.6.1.4.1.4413.1.1.2.1.1 integer32 read-write
Configures the ARP entry ageout time in seconds. Allowable range: 15-21600
         agentSwitchArpResponseTime 1.3.6.1.4.1.4413.1.1.2.1.2 integer32 read-write
Configures the ARP request response timeout in seconds. Allowable range: 1-10
         agentSwitchArpMaxRetries 1.3.6.1.4.1.4413.1.1.2.1.3 integer32 read-write
Configures the ARP count of maximum request for retries. Allowable range: 0-10
         agentSwitchArpCacheSize 1.3.6.1.4.1.4413.1.1.2.1.4 integer32 read-write
Configures the ARP maximum number of entries in the cache. Allowable range is platform-specific.
         agentSwitchArpDynamicRenew 1.3.6.1.4.1.4413.1.1.2.1.5 integer read-write
This indicates the current setting of ARP dynamic renew mode. Enumeration: 'enable': 1, 'disable': 2.
         agentSwitchArpTotalEntryCountCurrent 1.3.6.1.4.1.4413.1.1.2.1.6 gauge32 read-only
Current number of entries in the ARP cache.
         agentSwitchArpTotalEntryCountPeak 1.3.6.1.4.1.4413.1.1.2.1.7 gauge32 read-only
Peak number of entries recorded in the ARP cache over time. This value is restarted whenever the ARP cache size is changed.
         agentSwitchArpStaticEntryCountCurrent 1.3.6.1.4.1.4413.1.1.2.1.8 gauge32 read-only
Current number of configured static ARP entries.
         agentSwitchArpStaticEntryCountMax 1.3.6.1.4.1.4413.1.1.2.1.9 integer32 read-only
Maximum number of configurable static ARP entries.
         agentSwitchArpTable 1.3.6.1.4.1.4413.1.1.2.1.10 no-access
This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.
               agentSwitchArpEntry 1.3.6.1.4.1.4413.1.1.2.1.10.1 no-access
                   agentSwitchArpAge 1.3.6.1.4.1.4413.1.1.2.1.10.1.1 timeticks read-only
This defines the time (in seconds) since the ARP entry was last refreshed. This value is 0 for ARP entries of type local(1) or static(3), since these entries are not subject to aging.
                   agentSwitchArpIpAddress 1.3.6.1.4.1.4413.1.1.2.1.10.1.2 ipaddress read-only
The IP Address assigned to each interface.
                   agentSwitchArpMacAddress 1.3.6.1.4.1.4413.1.1.2.1.10.1.3 physaddress read-only
The hardware MAX Address that each interface maps to.
                   agentSwitchArpInterface 1.3.6.1.4.1.4413.1.1.2.1.10.1.4 integer32 read-only
The Associated IfIndex which identified the ARP Entry.
                   agentSwitchArpType 1.3.6.1.4.1.4413.1.1.2.1.10.1.5 integer read-only
The type of ARP entry. Enumeration: 'static': 3, 'local': 1, 'gateway': 2, 'dynamic': 4.
                   agentSwitchArpStatus 1.3.6.1.4.1.4413.1.1.2.1.10.1.6 rowstatus read-write
The status of this ARP entry. Setting this object destroy will remove the entry.
         agentSwitchLocalProxyArpTable 1.3.6.1.4.1.4413.1.1.2.1.11 no-access
This table contains the per-interface configuration parameters for Local Proxy Arp.
               agentSwitchLocalProxyArpEntry 1.3.6.1.4.1.4413.1.1.2.1.11.1 no-access
Represents a logical row in the agentSwitchLocalProxyArpTable
                   agentSwitchLocalProxyArpMode 1.3.6.1.4.1.4413.1.1.2.1.11.1.1 integer read-write
The Local Proxy Arp Mode for the interface. Enumeration: 'enable': 1, 'disable': 2.
         agentSwitchIntfArpTable 1.3.6.1.4.1.4413.1.1.2.1.12 no-access
This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.
               agentSwitchIntfArpEntry 1.3.6.1.4.1.4413.1.1.2.1.12.1 no-access
                   agentSwitchIntfArpIpAddress 1.3.6.1.4.1.4413.1.1.2.1.12.1.1 ipaddress no-access
The Type of Address assigned to this interface.
                   agentSwitchIntfArpIfIndex 1.3.6.1.4.1.4413.1.1.2.1.12.1.2 interfaceindex no-access
The Associated IfIndex which identified the ARP Entry. This value must be specified for static ARP entries on an unnumbered interface
                   agentSwitchIntfArpAge 1.3.6.1.4.1.4413.1.1.2.1.12.1.3 timeticks read-only
This defines the time (in seconds) since the ARP entry was last refreshed. This value is 0 for ARP entries of type local(1) or static(3), since these entries are not subject to aging.
                   agentSwitchIntfArpMacAddress 1.3.6.1.4.1.4413.1.1.2.1.12.1.4 physaddress read-only
The hardware MAX Address that each interface maps to.
                   agentSwitchIntfArpType 1.3.6.1.4.1.4413.1.1.2.1.12.1.5 integer read-only
The type of ARP entry. Enumeration: 'static': 3, 'local': 1, 'gateway': 2, 'dynamic': 4.
                   agentSwitchIntfArpStatus 1.3.6.1.4.1.4413.1.1.2.1.12.1.6 rowstatus read-only
The status of this ARP entry. Setting this object destroy will remove the entry.
     agentSwitchIpGroup 1.3.6.1.4.1.4413.1.1.2.2
         agentSwitchIpRoutingMode 1.3.6.1.4.1.4413.1.1.2.2.1 integer read-write
Administratively enables/disables routing on the switch. Enumeration: 'enable': 1, 'disable': 2.
         agentSwitchIpDefaultGateway 1.3.6.1.4.1.4413.1.1.2.2.2 ipaddress read-write
Specifies the Default Gateway manually configured.
         agentSwitchIpInterfaceTable 1.3.6.1.4.1.4413.1.1.2.2.3 no-access
             agentSwitchIpInterfaceEntry 1.3.6.1.4.1.4413.1.1.2.2.3.1 no-access
                 agentSwitchIpInterfaceIfIndex 1.3.6.1.4.1.4413.1.1.2.2.3.1.1 integer32 read-only
The IfIndex associated with this instance.
                 agentSwitchIPAddressConfigMethod 1.3.6.1.4.1.4413.1.1.2.2.3.1.2 integer read-write
The Source of the IP Address. User can set the object to none(0) or dhcp(2). Option dhcp(2) enables Dhcp Client on the interface. Option none(0) disables Dhcp Client on the interface. Get on this object returns manual(1) only when the interface has a manually configured address. Enumeration: 'dhcp': 2, 'none': 0, 'manual': 1.
                 agentSwitchIpInterfaceIpAddress 1.3.6.1.4.1.4413.1.1.2.2.3.1.3 ipaddress read-write
The IpAddress assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceNetMask must be set at the same time.
                 agentSwitchIpInterfaceNetMask 1.3.6.1.4.1.4413.1.1.2.2.3.1.4 ipaddress read-write
The NetMask assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceIpAddress must be set at the same time.
                 agentSwitchIpInterfaceClearIp 1.3.6.1.4.1.4413.1.1.2.2.3.1.5 integer read-write
Sets the interfaces IpAddress and NetMask back to 0.0.0.0 Enumeration: 'enable': 1, 'disable': 2.
                 agentSwitchIpInterfaceRoutingMode 1.3.6.1.4.1.4413.1.1.2.2.3.1.6 integer read-write
Enables or disables routing for this interface. Enumeration: 'enable': 1, 'disable': 2.
                 agentSwitchIpInterfaceProxyARPMode 1.3.6.1.4.1.4413.1.1.2.2.3.1.7 integer read-write
Enables or disables Proxy ARP for this interface. Enumeration: 'enable': 1, 'disable': 2.
                 agentSwitchIpInterfaceMtuValue 1.3.6.1.4.1.4413.1.1.2.2.3.1.8 unsigned32 read-write
Configures the MTU value for this interface. The applicable range is 68 to the , in bytes. Get of this object returns the effective MTU value on the interface. Set of this object with a value of 0 resets the MTU to the default IP MTU value on the interface.
                 agentSwitchIpInterfaceBandwidth 1.3.6.1.4.1.4413.1.1.2.2.3.1.9 unsigned32 read-write
Configures the Bandwidth value for this interface. If the value returned is 0 bandwidth for this interface is not Configured.
                 agentSwitchIpInterfaceUnnumberedIfIndex 1.3.6.1.4.1.4413.1.1.2.2.3.1.10 interfaceindexorzero read-write
If this object is non-zero, it indicates that the interface is unnumbered, and specifies which interface the address is borrowed from.
                 agentSwitchIpInterfaceIcmpUnreachables 1.3.6.1.4.1.4413.1.1.2.2.3.1.11 integer read-write
If this object is enable, it indicates that ICMP unreachables can be sent on this interface. Enumeration: 'enable': 1, 'disable': 2.
                 agentSwitchIpInterfaceIcmpRedirects 1.3.6.1.4.1.4413.1.1.2.2.3.1.12 integer read-write
If this object is enable and agentSwitchIpIcmpRedirectsMode is also enable ICMP Redirects can be sent on this interface. Enumeration: 'enable': 1, 'disable': 2.
                 agentSwitchDhcpOperation 1.3.6.1.4.1.4413.1.1.2.2.3.1.13 integer read-write
Renew or Release the IP Address learned through DHCP. Get on this object always gives none. none means no operation is performed on dhcp. Enumeration: 'release': 2, 'renew': 1, 'none': 3.
                 agentSwitchIpInterfaceSuppressed 1.3.6.1.4.1.4413.1.1.2.2.3.1.14 integer read-only
This mib variable contains the following values, which has the meaning as: 'unsuppressed' - The interface is not suppressed 'suppressed' - The interface is suppressed Enumeration: 'unsuppressed': 0, 'suppressed': 1.
                 agentSwitchIpInterfaceNumberOfFlaps 1.3.6.1.4.1.4413.1.1.2.2.3.1.15 unsigned32 read-only
This mib variable displays the number of flaps occurred on the interface
                 agentSwitchIpInterfaceCurrentPenalty 1.3.6.1.4.1.4413.1.1.2.2.3.1.16 unsigned32 read-only
This mib variable displays the current penalty of an interface
                 agentSwitchIpInterfaceReUseTime 1.3.6.1.4.1.4413.1.1.2.2.3.1.17 unsigned32 read-only
This mib variable displays the number of seconds until the interface is allowed to come up
         agentSwitchIpRouterDiscoveryTable 1.3.6.1.4.1.4413.1.1.2.2.4 no-access
There is no global administrative flag for router discovery. The global routing flag (agentSwitchIpRoutingMode) will be used for this purpose. If routing is disabled, router discovery is disabled as well.
             agentSwitchIpRouterDiscoveryEntry 1.3.6.1.4.1.4413.1.1.2.2.4.1 no-access
                 agentSwitchIpRouterDiscoveryIfIndex 1.3.6.1.4.1.4413.1.1.2.2.4.1.1 integer32 read-only
Interface Number to configure Router Discovery on.
                 agentSwitchIpRouterDiscoveryAdvertiseMode 1.3.6.1.4.1.4413.1.1.2.2.4.1.2 integer read-write
Enable or disable router discovery on the interface. Enumeration: 'enable': 1, 'disable': 2.
                 agentSwitchIpRouterDiscoveryMaxAdvertisementInterval 1.3.6.1.4.1.4413.1.1.2.2.4.1.3 integer32 read-write
Maximum time allowed between sending router advertisements from the interface.
                 agentSwitchIpRouterDiscoveryMinAdvertisementInterval 1.3.6.1.4.1.4413.1.1.2.2.4.1.4 integer32 read-write
Minimum time allowed between sending router advertisements from the interface. This value must be less than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
                 agentSwitchIpRouterDiscoveryAdvertisementLifetime 1.3.6.1.4.1.4413.1.1.2.2.4.1.5 integer32 read-write
Value of lifetime field of router advertsisement sent from the interface. This value must be greater than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
                 agentSwitchIpRouterDiscoveryPreferenceLevel 1.3.6.1.4.1.4413.1.1.2.2.4.1.6 integer32 read-write
Preferability of the address as a default router address, related to other addresses on the same subnet. This is defined as the larger the number, the higher the preference.
                 agentSwitchIpRouterDiscoveryAdvertisementAddress 1.3.6.1.4.1.4413.1.1.2.2.4.1.7 ipaddress read-write
Address used when sending router advertisements from the interface.
         agentSwitchIpVlanTable 1.3.6.1.4.1.4413.1.1.2.2.5 no-access
             agentSwitchIpVlanEntry 1.3.6.1.4.1.4413.1.1.2.2.5.1 no-access
A Static VLAN for which routing can be enabled/disabled
                 agentSwitchIpVlanId 1.3.6.1.4.1.4413.1.1.2.2.5.1.1 integer32 read-only
The Vlan's Id.
                 agentSwitchIpVlanIfIndex 1.3.6.1.4.1.4413.1.1.2.2.5.1.2 integer32 read-only
The IfIndex associated with this VLAN.
                 agentSwitchIpVlanRoutingStatus 1.3.6.1.4.1.4413.1.1.2.2.5.1.3 rowstatus read-only
Status of Routing mode per Vlan. active(1) - Vlan is enabled for routing createAndGo(4) - Adds Vlan entry for routing destroy(6) - Removes Vlan from routing
         agentSwitchSecondaryAddressTable 1.3.6.1.4.1.4413.1.1.2.2.6 no-access
Contains a list of secondary IP Addresses associated with an interface.
             agentSwitchSecondaryAddressEntry 1.3.6.1.4.1.4413.1.1.2.2.6.1 no-access
A secondary IP Address for a given interface. This IP Address must not conflict with the IP Address configured in the agentSwitchIpInterfaceTable.
                 agentSwitchSecondaryIpAddress 1.3.6.1.4.1.4413.1.1.2.2.6.1.1 ipaddress no-access
The Secondary IP Address assigned to this interface.
                 agentSwitchSecondaryNetMask 1.3.6.1.4.1.4413.1.1.2.2.6.1.2 ipaddress read-only
The Secondary Net Mask assigned to this interface. This value must be set during creation, and can not be changed.
                 agentSwitchSecondaryStatus 1.3.6.1.4.1.4413.1.1.2.2.6.1.3 rowstatus read-only
Creates a new entry in the Secondary Address table. Allowed values are: createAndGo(4) - Creates an entry in this table, associating the address with a given interface. The agentSwitchSecondaryNetMask object must be set during creation. destroy(6) - Removes the associated address from the interface.
         agentSwitchHelperAddressTable 1.3.6.1.4.1.4413.1.1.2.2.7 no-access
Replaced by agentSwitchIntfIpHelperAddressTable.
             agentSwitchHelperAddressEntry 1.3.6.1.4.1.4413.1.1.2.2.7.1 no-access
A Helper IP Address for a given interface.
                 agentSwitchHelperIpAddress 1.3.6.1.4.1.4413.1.1.2.2.7.1.1 ipaddress no-access
The Helper IP Address assigned to this interface.
                 agentSwitchHelperStatus 1.3.6.1.4.1.4413.1.1.2.2.7.1.2 rowstatus read-only
Creates a new entry in the Helper Address table. Allowed values are: createAndGo(4) - Creates an entry in this table, associating the address with a given interface. The agentSwitchHelperNetMask object must be set during creation. destroy(6) - Removes the associated address from the interface.
         agentSwitchIpIcmpControlGroup 1.3.6.1.4.1.4413.1.1.2.2.8
             agentSwitchIpIcmpEchoReplyMode 1.3.6.1.4.1.4413.1.1.2.2.8.1 integer read-write
Sets the administrative Echo Reply Mode. Enumeration: 'enable': 1, 'disable': 2.
             agentSwitchIpIcmpRedirectsMode 1.3.6.1.4.1.4413.1.1.2.2.8.2 integer read-write
Sets the administrative Mode for sending Redirects. Enumeration: 'enable': 1, 'disable': 2.
             agentSwitchIpIcmpRateLimitInterval 1.3.6.1.4.1.4413.1.1.2.2.8.3 integer32 read-write
Specifies the time interval between tokens being placed in the bucket for ICMP Ratelimit.
             agentSwitchIpIcmpRateLimitBurstSize 1.3.6.1.4.1.4413.1.1.2.2.8.4 integer32 read-write
Specifies the number of tokens to be placed after timeout.
         agentSwitchIntfIpHelperAddressTable 1.3.6.1.4.1.4413.1.1.2.2.10 no-access
Contains a list of IP helper addresses associated with an interface.
               agentSwitchIntfIpHelperAddressEntry 1.3.6.1.4.1.4413.1.1.2.2.10.1 no-access
An IP helper address for a given interface.
                   agentSwitchIntfIpHelperIpAddress 1.3.6.1.4.1.4413.1.1.2.2.10.1.1 ipaddress no-access
An IP helper address for packets received on this interface. An address of 0.0.0.0 identifies the entry as a discard entry. Packets that match a discard entry are dropped.
                   agentSwitchIntfIpHelperUdpPort 1.3.6.1.4.1.4413.1.1.2.2.10.1.2 unsigned32 no-access
UDP port number. Received packets with this destination UDP port number are forwarded to the helper address in this entry.
                   agentSwitchIntfIpHelperDiscard 1.3.6.1.4.1.4413.1.1.2.2.10.1.3 truthvalue read-write
Variable obsoleted. To create a discard entry, set the helper address to 0.0.0.0.
                   agentSwitchIntfIpHelperHitCount 1.3.6.1.4.1.4413.1.1.2.2.10.1.4 unsigned32 read-only
The number of times a packet has been forwarded or discarded according to this entry.
                   agentSwitchIntfIpHelperStatus 1.3.6.1.4.1.4413.1.1.2.2.10.1.5 rowstatus read-only
Creates a new entry in the Helper Address table. Allowed values are: createAndGo(4) - Creates an IP helper entry in this table. destroy(6) - Removes the IP helper entry.
         agentSwitchClearIpDefaultGateway 1.3.6.1.4.1.4413.1.1.2.2.11 integer read-write
Resets the Global Default Gateway address. Enumeration: 'enable': 1, 'disable': 2.
     agentRouterRipConfigGroup 1.3.6.1.4.1.4413.1.1.2.3
         agentRouterRipAdminState 1.3.6.1.4.1.4413.1.1.2.3.1 integer read-write
Sets the administrative mode of RIP in the router. Enumeration: 'enable': 1, 'disable': 2.
         agentRouterRipSplitHorizonMode 1.3.6.1.4.1.4413.1.1.2.3.2 integer read-write
Sets the RIP split horizon operating mode in the router. A value of none(1) means split horizon processing is disabled. When set to simple(2), the simple split horizon technique is used. When set to poisonReverse(3), the split horizon with poison reverse technique is used. The default split horizon mode is simple(2). Enumeration: 'simple': 2, 'none': 1, 'poisonReverse': 3.
         agentRouterRipAutoSummaryMode 1.3.6.1.4.1.4413.1.1.2.3.3 integer read-write
Sets the RIP auto summarization mode in the router. A value of enable(1) means that routes advertized by this RIP router are combined, or summarized, whenever possible into aggregates. When set to disable(2), routes are not aggregated in RIP updates generated by this router. The default auto summary mode is enable(1). Enumeration: 'enable': 1, 'disable': 2.
         agentRouterRipHostRoutesAcceptMode 1.3.6.1.4.1.4413.1.1.2.3.4 integer read-write
Sets the RIP host route acceptance mode in the router. A value of enable(1) means that host routes advertized to this RIP router will be accepted (learned) into its routing table. When set to disable(2), host routes advertized in RIP updates from neighboring routers are ignored. The default host routes accept mode is enable(1). Enumeration: 'enable': 1, 'disable': 2.
         agentRouterRipDefaultMetric 1.3.6.1.4.1.4413.1.1.2.3.5 integer32 read-write
Default metric of redistributed routes, when RIP redistributes from other protocols. {0} indicates that the parameter is not configured, this value should not be set. Valid range for set is (1..15).
         agentRouterRipDefaultMetricConfigured 1.3.6.1.4.1.4413.1.1.2.3.6 truthvalue read-write
Flag to determine whether RIP default-metric is configured or not. Set to 'false' to unconfigure the default route metric. Set to 'true' is not allowed.
         agentRouterRipDefaultInfoOriginate 1.3.6.1.4.1.4413.1.1.2.3.7 truthvalue read-write
Flag to determine, whether RIP can advertise a default-route learned from another protocol.
         agentRipRouteRedistTable 1.3.6.1.4.1.4413.1.1.2.3.8 no-access
This table contains the MIB objects required to configure route-redistribution for RIP. Here, RIP is the Destination protocol and the source protocols can be any of : BGP, OSPF, Static, Connected.
             agentRipRouteRedistEntry 1.3.6.1.4.1.4413.1.1.2.3.8.1 no-access
                 agentRipRouteRedistSource 1.3.6.1.4.1.4413.1.1.2.3.8.1.1 integer read-only
Source route, from which RIP can redistribute routes. This object also acts as the identifier for the RIP redistribution Table entry. Enumeration: 'bgp': 4, 'static': 2, 'connected': 1, 'ospf': 3.
                 agentRipRouteRedistMode 1.3.6.1.4.1.4413.1.1.2.3.8.1.2 integer read-write
User enabels/disables route-redistribution for a particular source protocol. Enumeration: 'enable': 1, 'disable': 2.
                 agentRipRouteRedistMetric 1.3.6.1.4.1.4413.1.1.2.3.8.1.3 integer32 read-write
Metric used for redistributing a particular source protocol route into RIP. {0} indicates that the parameter is not configured, this value should not be set. Valid range for set is (1..15).
                 agentRipRouteRedistMetricConfigured 1.3.6.1.4.1.4413.1.1.2.3.8.1.4 truthvalue read-write
Flag to determine whether RIP redistribute-metric is configured or not. Set to 'false' to unconfigure redistribute metric. Set to 'true' is not allowed.
                 agentRipRouteRedistMatchInternal 1.3.6.1.4.1.4413.1.1.2.3.8.1.5 integer read-write
If this flag is true, RIP redistributes OSPF internal routes. It will be non-applicable, when source protocol is other than ospf. Enumeration: 'false': 2, 'true': 1, 'not-applicable': 3.
                 agentRipRouteRedistMatchExternal1 1.3.6.1.4.1.4413.1.1.2.3.8.1.6 integer read-write
If this flag is true, RIP redistributes OSPF External1 routes. It will be non-applicable, when source protocol is other than ospf. Enumeration: 'false': 2, 'true': 1, 'not-applicable': 3.
                 agentRipRouteRedistMatchExternal2 1.3.6.1.4.1.4413.1.1.2.3.8.1.7 integer read-write
If this flag is true, RIP redistributes OSPF External2 routes. It will be non-applicable, when source protocol is other than ospf. Enumeration: 'false': 2, 'true': 1, 'not-applicable': 3.
                 agentRipRouteRedistMatchNSSAExternal1 1.3.6.1.4.1.4413.1.1.2.3.8.1.8 integer read-write
If this flag is true, RIP redistributes OSPF NSSA-External1 routes. It will be non-applicable, when source protocol is other than ospf. Enumeration: 'false': 2, 'true': 1, 'not-applicable': 3.
                 agentRipRouteRedistMatchNSSAExternal2 1.3.6.1.4.1.4413.1.1.2.3.8.1.9 integer read-write
If this flag is true, RIP redistributes OSPF NSSA-External2 routes. It will be non-applicable, when source protocol is other than ospf. Enumeration: 'false': 2, 'true': 1, 'not-applicable': 3.
                 agentRipRouteRedistDistList 1.3.6.1.4.1.4413.1.1.2.3.8.1.10 unsigned32 read-write
Access-list number of the access-list, which filters routes received from a source-protocol. A value of 0 indicates no distribute list is configured.
                 agentRipRouteRedistDistListConfigured 1.3.6.1.4.1.4413.1.1.2.3.8.1.11 truthvalue read-write
Flag to determine whether Access-list is configured or not.
         agentRip2IfConfTable 1.3.6.1.4.1.4413.1.1.2.3.9 no-access
A list of subnets which require separate configuration in RIP. Augments rip2IfConfTable in the RIPv2-MIB.
             agentRip2IfConfEntry 1.3.6.1.4.1.4413.1.1.2.3.9.1 no-access
A Single Routing Domain in a single Subnet. Augments rip2IfConfEntry in RIPv2-MIB.
                 agentRip2IfConfAuthKeyId 1.3.6.1.4.1.4413.1.1.2.3.9.1.1 integer read-only
The identifier for the authentication key used on this interface. This field is only meaningful when the RIPv2-MIB rip2IfConfAuthType is md5(3); otherwise, the value is not used.
         agentRouterRipRoutePref 1.3.6.1.4.1.4413.1.1.2.3.10 integer read-only
The route preference, sometimes called administrative distance, for RIP routes. A route with a preference of 255 is considered unreachable.
     agentRouterOspfConfigGroup 1.3.6.1.4.1.4413.1.1.2.4
         agentOspfDefaultMetric 1.3.6.1.4.1.4413.1.1.2.4.1 integer32 read-write
Default metric of redistributed routes, when OSPF redistributes from other protocols. {0} indicates that the parameter is not configured, this value should not be set. Valid range for set is (1..16777214).
         agentOspfDefaultMetricConfigured 1.3.6.1.4.1.4413.1.1.2.4.2 truthvalue read-write
Flag to determine whether OSPF default-metric is configured or not. Set to 'false' to unconfigure the OSPF default-metric. Set to 'true' is not allowed.
         agentOspfDefaultInfoOriginate 1.3.6.1.4.1.4413.1.1.2.4.3 truthvalue read-write
Flag to determine, whether OSPF can advertise a default-route learned from another protocol.
         agentOspfDefaultInfoOriginateAlways 1.3.6.1.4.1.4413.1.1.2.4.4 truthvalue read-write
When this flag is true, the router advertises 0.0.0.0/0.0.0.0 always. Without this option, OSPF will only advertise 0.0.0.0/0.0.0.0 if the router's forwarding table contains a default route.
         agentOspfDefaultInfoOriginateMetric 1.3.6.1.4.1.4413.1.1.2.4.5 integer32 read-write
Metric of the default route, which OSPF advertises when learned from other protocol. (0) indicates that the parameter is not configured, this value should not be set. Valid range for set is (1..16777214).
         agentOspfDefaultInfoOriginateMetricConfigured 1.3.6.1.4.1.4413.1.1.2.4.6 truthvalue read-write
Flag to determine whether OSPF default-info originate metric is configured or not. Setting to false unconfigures the default route metric. Setting to true is not allowed.
         agentOspfDefaultInfoOriginateMetricType 1.3.6.1.4.1.4413.1.1.2.4.7 integer read-write
Metric Type of the default route,which OSPF advertises when learned from other protocol. It can be 1(external type 1) or 2(external type 2). Enumeration: 'externalType2': 2, 'externalType1': 1.
         agentOspfRouteRedistTable 1.3.6.1.4.1.4413.1.1.2.4.8 no-access
This table contains the MIB objects required to configure route-redistribution for OSPF. Here, OSPF is the Destination protocol and the source protocols can be any of : BGP, RIP, Static, Connected.
             agentOspfRouteRedistEntry 1.3.6.1.4.1.4413.1.1.2.4.8.1 no-access
                 agentOspfRouteRedistSource 1.3.6.1.4.1.4413.1.1.2.4.8.1.1 integer read-only
Source protocol, from which OSPF can redistribute routes. This object also acts as the identifier for the OSPF redistribution Table entry. Enumeration: 'bgp': 4, 'static': 2, 'connected': 1, 'rip': 3.
                 agentOspfRouteRedistMode 1.3.6.1.4.1.4413.1.1.2.4.8.1.2 integer read-write
User enabels/disables route-redistribution for a particular source protocol. Enumeration: 'enable': 1, 'disable': 2.
                 agentOspfRouteRedistMetric 1.3.6.1.4.1.4413.1.1.2.4.8.1.3 integer32 read-write
Metric used for redistributing a particular source protocol route into OSPF.
                 agentOspfRouteRedistMetricConfigured 1.3.6.1.4.1.4413.1.1.2.4.8.1.4 truthvalue read-write
Flag to determine whether OSPF redistribute-metric is configured or not.
                 agentOspfRouteRedistMetricType 1.3.6.1.4.1.4413.1.1.2.4.8.1.5 integer read-write
Metric Type of routes,which OSPF redistributes from other source protocols. It can be 1(external type 1) or 2(external type 2). Enumeration: 'externalType2': 2, 'externalType1': 1.
                 agentOspfRouteRedistTag 1.3.6.1.4.1.4413.1.1.2.4.8.1.6 unsigned32 read-write
It specifies the tag field in routes redistributed by OSPF.
                 agentOspfRouteRedistSubnets 1.3.6.1.4.1.4413.1.1.2.4.8.1.7 truthvalue read-write
If this value is false, then OSPF will not redistribute subnetted routes.
                 agentOspfRouteRedistDistList 1.3.6.1.4.1.4413.1.1.2.4.8.1.8 unsigned32 read-write
Access-list number of the access-list, which filters routes received from a source-protocol.
                 agentOspfRouteRedistDistListConfigured 1.3.6.1.4.1.4413.1.1.2.4.8.1.9 truthvalue read-write
Flag to determine whether Access-list is configured or not.
         agentOspfIfTable 1.3.6.1.4.1.4413.1.1.2.4.9 no-access
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. Augments ospfIfTable from the OSPF-MIB.
             agentOspfIfEntry 1.3.6.1.4.1.4413.1.1.2.4.9.1 no-access
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. Augments ospfIfEntry in OSPF-MIB.
                 agentOspfIfAuthKeyId 1.3.6.1.4.1.4413.1.1.2.4.9.1.1 integer read-only
The identifier for the authentication key used on this interface. This field is only meaningful when the OSPF-MIB ospfIfAuthType is md5(2); otherwise, the value is not used.
                 agentOspfIfIpMtuIgnoreFlag 1.3.6.1.4.1.4413.1.1.2.4.9.1.2 integer read-write
Configures the IP MTU Ignore Flag value for this OSPF interface. Enumeration: 'enable': 1, 'disable': 2.
                 agentOspfIfPassiveMode 1.3.6.1.4.1.4413.1.1.2.4.9.1.3 truthvalue read-write
Flag to determine whether the interface is passive. A passive interface will not participate in the OSPF adjacency formation.
                 agentOspfIfAdvertiseSecondaries 1.3.6.1.4.1.4413.1.1.2.4.9.1.4 integer read-write
Configures the advertisability of the secondary addresses configured on this interface. Enumeration: 'enable': 1, 'disable': 2.
         agentOspfVirtIfTable 1.3.6.1.4.1.4413.1.1.2.4.10 no-access
Information about this router's virtual inter- faces. Augments ospfVirtIfTable from the OSPF-MIB.
               agentOspfVirtIfEntry 1.3.6.1.4.1.4413.1.1.2.4.10.1 no-access
Information about a single Virtual Interface. Augments ospfVirtIfEntry in OSPF-MIB.
                   agentOspfVirtIfAuthKeyId 1.3.6.1.4.1.4413.1.1.2.4.10.1.1 integer read-only
The identifier for the authentication key used on this virtual interface. This field is only meaningful when the OSPF-MIB ospfVirtIfAuthType is md5(2); otherwise, the value is not used.
         agentRouterOspfRFC1583CompatibilityMode 1.3.6.1.4.1.4413.1.1.2.4.11 integer read-write
From RFC2328: Controls the preference rules used in Section 16.4 when choosing among multiple AS-external-LSAs advertising the same destination. When set to 'enabled', the preference rules remain those specified by RFC 1583 ([Ref9]). When set to 'disabled', the preference rules are those stated in Section 16.4.1, which prevent routing loops when AS- external-LSAs for the same destination have been originated from different areas. Set to 'enabled' by default. In order to minimize the chance of routing loops, all OSPF routers in an OSPF routing domain should have RFC1583Compatibility set identically. When there are routers present that have not been updated with the functionality specified in Section 16.4.1 of this memo, all routers should have RFC1583Compatibility set to 'enabled'. Otherwise, all routers should have RFC1583Compatibility set to 'disabled', preventing all routing loops. Enumeration: 'enable': 1, 'disable': 2.
         agentOspfSpfDelayTime 1.3.6.1.4.1.4413.1.1.2.4.12 spftimerrange read-write
Delay time (in seconds) between when OSPF receives a topology change and when it starts an SPF calculation. It can be an integer from 0 to 65535. The default time is 5 seconds. A value of 0 means that there is no delay; that is, the SPF calculation is started immediately.
         agentOspfSpfHoldTime 1.3.6.1.4.1.4413.1.1.2.4.13 spftimerrange read-write
Minimum time (in seconds) between two consecutive SPF calculations. It can be an integer from 0 to 65535. The default time is 10 seconds. A value of 0 means that there is no delay; that is, two SPF calculations can be done, one immediately after the other.
         agentOspfAutoCostRefBw 1.3.6.1.4.1.4413.1.1.2.4.14 autocostrefbw read-write
Auto cost refernece bandwidth of the router interafaces for ospf metric calculations. It can be an integer from 1 to 4294967. The default reference bandwidth is 100 Mbps.
         agentOspfOpaqueLsaSupport 1.3.6.1.4.1.4413.1.1.2.4.15 truthvalue read-write
The router's support for Opaque LSA types. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
         agentOspfAreaOpaqueLsdbTable 1.3.6.1.4.1.4413.1.1.2.4.16 no-access
The OSPF Process's Area Link State Database (LSDB). The LSDB contains type-10 Link State Advertisements from throughout the areas that the device is attached to.
               agentOspfAreaOpaqueLsdbEntry 1.3.6.1.4.1.4413.1.1.2.4.16.1 no-access
A single AreaOpaque Link State Advertisement.
                   agentOspfAreaOpaqueLsdbAreaId 1.3.6.1.4.1.4413.1.1.2.4.16.1.1 ipaddress read-only
The 32 bit identifier of the Area from which the LSA was received.
                   agentOspfAreaOpaqueLsdbType 1.3.6.1.4.1.4413.1.1.2.4.16.1.2 integer read-only
The type of the link state advertisement. Each link state type has a separate advertisement format. Enumeration: 'areaOpaqueLink': 10.
                   agentOspfAreaOpaqueLsdbLsid 1.3.6.1.4.1.4413.1.1.2.4.16.1.3 ipaddress read-only
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
                   agentOspfAreaOpaqueLsdbRouterId 1.3.6.1.4.1.4413.1.1.2.4.16.1.4 ipaddress read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                   agentOspfAreaOpaqueLsdbSequence 1.3.6.1.4.1.4413.1.1.2.4.16.1.5 integer32 read-only
The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
                   agentOspfAreaOpaqueLsdbAge 1.3.6.1.4.1.4413.1.1.2.4.16.1.6 integer32 read-only
This field is the age of the link state advertisement in seconds.
                   agentOspfAreaOpaqueLsdbChecksum 1.3.6.1.4.1.4413.1.1.2.4.16.1.7 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
                   agentOspfAreaOpaqueLsdbAdvertisement 1.3.6.1.4.1.4413.1.1.2.4.16.1.8 octet string read-only
The entire Link State Advertisement, including its header. Note that for variable length LSAs, SNMP agents may not be able to return the largest string size
         agentOspfLocalLsdbTable 1.3.6.1.4.1.4413.1.1.2.4.17 no-access
The OSPF Process's Link-Local Link State Database for non-virtual links. This table is identical to the OSPF LSDB Table in format, but contains only Link-Local Link State Advertisements for non-virtual links. The purpose is to allow Link-Local LSAs to be displayed for each non-virtual interface. This table is implemented to support type-9 LSAs which are defined in 'The OSPF Opaque LSA Option'.
               agentOspfLocalLsdbEntry 1.3.6.1.4.1.4413.1.1.2.4.17.1 no-access
A single Link State Advertisement.
                   agentOspfLocalLsdbIpAddress 1.3.6.1.4.1.4413.1.1.2.4.17.1.1 ipaddress read-only
The IP Address of the interface from which the LSA was received if the interface is numbered.
                   agentOspfLocalLsdbAddressLessIf 1.3.6.1.4.1.4413.1.1.2.4.17.1.2 interfaceindexorzero read-only
The Interface Index of the interface from which the LSA was received if the interface is unnumbered.
                   agentOspfLocalLsdbType 1.3.6.1.4.1.4413.1.1.2.4.17.1.3 integer read-only
The type of the link state advertisement. Each link state type has a separate advertise- ment format. Enumeration: 'localOpaqueLink': 9.
                   agentOspfLocalLsdbLsid 1.3.6.1.4.1.4413.1.1.2.4.17.1.4 ipaddress read-only
The Link State ID is an LS Type Specific field containing a 32 bit identifier in IP address format; it identifies the piece of the routing domain that is being described by the advertisement.
                   agentOspfLocalLsdbRouterId 1.3.6.1.4.1.4413.1.1.2.4.17.1.5 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                   agentOspfLocalLsdbSequence 1.3.6.1.4.1.4413.1.1.2.4.17.1.6 integer32 read-only
The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
                   agentOspfLocalLsdbAge 1.3.6.1.4.1.4413.1.1.2.4.17.1.7 integer32 read-only
This field is the age of the link state adver- tisement in seconds.
                   agentOspfLocalLsdbChecksum 1.3.6.1.4.1.4413.1.1.2.4.17.1.8 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
                   agentOspfLocalLsdbAdvertisement 1.3.6.1.4.1.4413.1.1.2.4.17.1.9 octet string read-only
The entire Link State Advertisement, including its header. Note that for variable length LSAs, SNMP agents may not be able to return the largest string size.
         agentOspfAsLsdbTable 1.3.6.1.4.1.4413.1.1.2.4.18 no-access
The OSPF Process's AS-scope LSA Link State Database. The Database contains the AS-scope Link State Advertisements from throughout the areas that the device is attached to. This table is identical to the OSPF LSDB Table in format, but contains only AS-scope Link State Advertisements. The purpose is to allow AS-scope LSAs to be displayed once for the router rather than once in each non-stub area.
               agentOspfAsLsdbEntry 1.3.6.1.4.1.4413.1.1.2.4.18.1 no-access
A single Link State Advertisement.
                   agentOspfAsLsdbType 1.3.6.1.4.1.4413.1.1.2.4.18.1.1 integer read-only
The type of the link state advertisement. Each link state type has a separate advertise- ment format. Enumeration: 'asOpaqueLink': 11.
                   agentOspfAsLsdbLsid 1.3.6.1.4.1.4413.1.1.2.4.18.1.2 ipaddress read-only
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
                   agentOspfAsLsdbRouterId 1.3.6.1.4.1.4413.1.1.2.4.18.1.3 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                   agentOspfAsLsdbSequence 1.3.6.1.4.1.4413.1.1.2.4.18.1.4 integer32 read-only
The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
                   agentOspfAsLsdbAge 1.3.6.1.4.1.4413.1.1.2.4.18.1.5 integer32 read-only
This field is the age of the link state adver- tisement in seconds.
                   agentOspfAsLsdbChecksum 1.3.6.1.4.1.4413.1.1.2.4.18.1.6 integer32 read-only
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
                   agentOspfAsLsdbAdvertisement 1.3.6.1.4.1.4413.1.1.2.4.18.1.7 octet string read-only
The entire Link State Advertisement, including its header.
         agentOspfDefaultPassiveMode 1.3.6.1.4.1.4413.1.1.2.4.19 truthvalue read-write
Flag to determine, whether all the interfaces are passive interfaces by default. A passive interface will not participate in the OSPF adjacency formation.
         agentOspfRoutePrefIntraArea 1.3.6.1.4.1.4413.1.1.2.4.20 integer read-write
The route preference, sometimes called administrative distance, for intra-area OSPFv2 routes. A route with a preference of 255 is considered unreachable.
         agentOspfRoutePrefInterArea 1.3.6.1.4.1.4413.1.1.2.4.21 integer read-write
The route preference, sometimes called administrative distance, for inter-area OSPFv2 routes. A route with a preference of 255 is considered unreachable.
         agentOspfRoutePrefExternal 1.3.6.1.4.1.4413.1.1.2.4.22 integer read-write
The route preference, sometimes called administrative distance, for external OSPFv2 routes. A route with a preference of 255 is considered unreachable.
     agentSnmpTrapFlagsConfigGroupLayer3 1.3.6.1.4.1.4413.1.1.2.5
         agentSnmpVRRPNewMasterTrapFlag 1.3.6.1.4.1.4413.1.1.2.5.1 integer read-write
This flag enables the sending of VRRP new master notification traps. Enumeration: 'enable': 1, 'disable': 2.
         agentSnmpVRRPAuthFailureTrapFlag 1.3.6.1.4.1.4413.1.1.2.5.2 integer read-write
This flag enables the sending of VRRP authentication failure notification traps. Enumeration: 'enable': 1, 'disable': 2.
     agentBootpDhcpRelayGroup 1.3.6.1.4.1.4413.1.1.2.6
         agentBootpDhcpRelayMaxHopCount 1.3.6.1.4.1.4413.1.1.2.6.1 integer32 read-write
The BOOTP/DHCP Max Hop Count. The relay agent silently discards BOOTREQUEST messages whose hops field exceeds the value 16 assuming that the request is looped through the intermediate agents. The default value is 4.
         agentBootpDhcpRelayForwardingIp 1.3.6.1.4.1.4413.1.1.2.6.2 ipaddress read-write
DHCP server addresses are now configured through IP helper.
         agentBootpDhcpRelayForwardMode 1.3.6.1.4.1.4413.1.1.2.6.3 integer read-write
The DHCP relay admin mode is replaced by the IP helper admin mode. Enumeration: 'enable': 1, 'disable': 2.
         agentBootpDhcpRelayMinWaitTime 1.3.6.1.4.1.4413.1.1.2.6.4 integer32 read-write
The BOOTP/DHCP Minimum Wait Time. When the BOOTP relay agent receives a BOOTREQUEST message, it MAY use the value of the 'secs' (seconds since client began booting) field of the request as a factor in deciding whether to relay the request or not.
         agentBootpDhcpRelayCircuitIdOptionMode 1.3.6.1.4.1.4413.1.1.2.6.5 integer read-write
The BOOTP/DHCP Circuit ID Option Mode. This flag is set to enable/disable the network element to add/remove the DHCP Relay agent Circuit ID sub-options. Enumeration: 'enable': 1, 'disable': 2.
         agentBootpDhcpRelayNumOfRequestsReceived 1.3.6.1.4.1.4413.1.1.2.6.6 integer32 read-only
Replaced by IP helper statistics.
         agentBootpDhcpRelayNumOfRequestsForwarded 1.3.6.1.4.1.4413.1.1.2.6.7 integer32 read-only
Replaced by IP helper statistics.
         agentBootpDhcpRelayNumOfDiscards 1.3.6.1.4.1.4413.1.1.2.6.8 integer32 read-only
Replaced by IP helper statistics.
     agentECMPGroup 1.3.6.1.4.1.4413.1.1.2.7
         agentECMPOspfMaxPaths 1.3.6.1.4.1.4413.1.1.2.7.1 integer32 read-write
It sets the number of paths that OSPF can report for a given destination where maxpaths is platform-dependent.
     agentRouterVrrpConfigGroup 1.3.6.1.4.1.4413.1.1.2.8
         agentRouterVrrpAdminState 1.3.6.1.4.1.4413.1.1.2.8.1 integer read-write
Sets the administrative mode of VRRP in the router. Enumeration: 'enable': 1, 'disable': 2.
         agentRouterVrrpConfiguredTable 1.3.6.1.4.1.4413.1.1.2.8.2 no-access
Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of `agentRouterVrrpConfiguredEntry' items.
             agentRouterVrrpConfiguredEntry 1.3.6.1.4.1.4413.1.1.2.8.2.1 no-access
An entry in the table contains operational priority that is associated with a virtual router.
                 agentRouterVrrpConfiguredPriority 1.3.6.1.4.1.4413.1.1.2.8.2.1.1 integer32 read-only
This object specifies the value set by the vrrpOperPriority object. The GET operation on 'vrrpOperPriority' will be affected by both the tracking process and the configured priority set by the vrrpOperPriority object.
     agentVrrpOperations 1.3.6.1.4.1.4413.1.1.2.9
         agentRouterVrrpOperTable 1.3.6.1.4.1.4413.1.1.2.9.1 no-access
Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of `agentRouterVrrpOperEntry' items.
             agentRouterVrrpOperEntry 1.3.6.1.4.1.4413.1.1.2.9.1.1 no-access
An entry in the table contains operational priority that is associated with a virtual router.
                 agentRouterVrrpOperPriority 1.3.6.1.4.1.4413.1.1.2.9.1.1.1 integer32 read-only
This object specifies the operational priority of the VRRP router. This value will be afftected by both the tracking process and the configured priority set by the vrrpOperPriority object.
     agentRouterVrrpTrackGroup 1.3.6.1.4.1.4413.1.1.2.10
           agentRouterVrrpTrackIntfTable 1.3.6.1.4.1.4413.1.1.2.10.1 no-access
Tracking table for a VRRP router which consists of agentRouterVrrpTrackIntfEntry items.
               agentRouterVrrpTrackIntfEntry 1.3.6.1.4.1.4413.1.1.2.10.1.1 no-access
An entry in the table contains tracked IP interfaces associated with a virtual router.
                   agentRouterVrrpTrackIntf 1.3.6.1.4.1.4413.1.1.2.10.1.1.1 interfaceindex read-only
This object specifies the interface to be tracked.
                   agentRouterVrrpTrackIfPrioDec 1.3.6.1.4.1.4413.1.1.2.10.1.1.2 integer32 read-only
This object specifies the decrement priority of the VRRP router.
                   agentRouterVrrpTrackIfState 1.3.6.1.4.1.4413.1.1.2.10.1.1.3 truthvalue read-only
This object specifies the IP state of the tracked interface for the virtual router.
                   agentRouterVrrpTrackIfStatus 1.3.6.1.4.1.4413.1.1.2.10.1.1.4 rowstatus read-only
The row status variable, used in accordance to installation and removal conventions for conceptual rows. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). The newly created row will be in active state later. To destroy the row set this object to destroy.
           agentRouterVrrpTrackRouteTable 1.3.6.1.4.1.4413.1.1.2.10.2 no-access
Tracking table for a VRRP router which consists of a 'agentRouterVrrpTrackRouteEntry' items.
               agentRouterVrrpTrackRouteEntry 1.3.6.1.4.1.4413.1.1.2.10.2.1 no-access
An entry in the table contains tracked Routes associated with a virtual router.
                   agentRouterVrrpTrackRtPfx 1.3.6.1.4.1.4413.1.1.2.10.2.1.1 ipaddress no-access
This object specifies the prefix of the route to be tracked.
                   agentRouterVrrpTrackRtPfxLen 1.3.6.1.4.1.4413.1.1.2.10.2.1.2 integer32 no-access
This object specifies prefix length of the route to be tracked.
                   agentRouterVrrpTrackRtPrioDec 1.3.6.1.4.1.4413.1.1.2.10.2.1.3 integer32 read-only
This object specifies the decrement priority of the VRRP router.
                   agentRouterVrrpTrackRtReachable 1.3.6.1.4.1.4413.1.1.2.10.2.1.4 truthvalue read-only
This object specifies the reachability of the tracked route.
                   agentRouterVrrpTrackRtStatus 1.3.6.1.4.1.4413.1.1.2.10.2.1.5 rowstatus read-only
The row status variable, used in accordance to installation and removal conventions for conceptual rows. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). The newly created row will be in active state later. To delete the tracked route set this object to destroy.
     agentIpHelperGroup 1.3.6.1.4.1.4413.1.1.2.11
           agentIpHelperAdminMode 1.3.6.1.4.1.4413.1.1.2.11.1 integer read-write
Administratively enable or disable IP helper. Enumeration: 'enable': 1, 'disable': 2.
           agentDhcpClientMsgsReceived 1.3.6.1.4.1.4413.1.1.2.11.2 counter32 read-only
The Number of DHCP Requests Received. Total number of DHCP requests received from all clients.
           agentDhcpClientMsgsRelayed 1.3.6.1.4.1.4413.1.1.2.11.3 counter32 read-only
The Number of DHCP Requests Forwarded. Total number of DHCP requests relayed to a server.
           agentDhcpServerMsgsReceived 1.3.6.1.4.1.4413.1.1.2.11.4 counter32 read-only
The number of DHCP messages received from a server.
           agentDhcpServerMsgsRelayed 1.3.6.1.4.1.4413.1.1.2.11.5 counter32 read-only
The number of DHCP messages relayed to a server.
           agentUdpClientMsgsReceived 1.3.6.1.4.1.4413.1.1.2.11.6 counter32 read-only
The number of UDP messages received from all clients.
           agentUdpClientMsgsRelayed 1.3.6.1.4.1.4413.1.1.2.11.7 counter32 read-only
The number of UDP messages relayed to a server.
           agentSwitchIpHelperAddressTable 1.3.6.1.4.1.4413.1.1.2.11.8 no-access
Contains a list of IP helper addresses configured globally.
               agentSwitchIpHelperAddressEntry 1.3.6.1.4.1.4413.1.1.2.11.8.1 no-access
An IP Helper address that applies to packets received on any interface.
                   agentSwitchIpHelperAddress 1.3.6.1.4.1.4413.1.1.2.11.8.1.1 ipaddress read-write
The IP Helper address assigned to this interface.
                   agentSwitchIpHelperUdpPort 1.3.6.1.4.1.4413.1.1.2.11.8.1.2 unsigned32 read-write
UDP port number.
                   agentSwitchIpHelperHitCount 1.3.6.1.4.1.4413.1.1.2.11.8.1.3 unsigned32 read-only
The number of times a packet has been forwarded or discarded according to this entry.
                   agentSwitchIpHelperStatus 1.3.6.1.4.1.4413.1.1.2.11.8.1.4 rowstatus read-only
Creates a new entry in the global IP Helper address table. Allowed values are: createAndGo(4) - Creates an IP helper entry in this table. destroy(6) - Removes the IP helper entry.
           agentUdpClientMsgsTtlExpired 1.3.6.1.4.1.4413.1.1.2.11.9 counter32 read-only
The number of UDP messages received with an expired TTL.
           agentUdpClientMsgsDiscarded 1.3.6.1.4.1.4413.1.1.2.11.10 counter32 read-only
The number of UDP messages that matched a discard entry.
     agentInternalVlanGroup 1.3.6.1.4.1.4413.1.1.2.12
           agentInternalVlanBase 1.3.6.1.4.1.4413.1.1.2.12.1 integer32 read-write
The VLAN ID internally assigned to the first port-based routing interface.
           agentInternalVlanPolicy 1.3.6.1.4.1.4413.1.1.2.12.2 integer read-write
Whether to search up or down from the base VLAN ID for a free VLAN ID to assign to a port-based routing interface. Enumeration: 'descending': 1, 'ascending': 0.
           agentSwitchInternalVlanTable 1.3.6.1.4.1.4413.1.1.2.12.3 no-access
Contains a list of VLAN IDs used internally for port-based routing interfaces.
               agentSwitchInternalVlanEntry 1.3.6.1.4.1.4413.1.1.2.12.3.1 no-access
A VLAN ID internally assigned to a port-based routing interface.
                   agentSwitchInternalVlanId 1.3.6.1.4.1.4413.1.1.2.12.3.1.1 integer32 no-access
A VLAN ID internally assigned to a port-based routing interface.
                   agentSwitchInternalVlanIfIndex 1.3.6.1.4.1.4413.1.1.2.12.3.1.2 integer32 read-only
Interface index of port-based routing interface using this VLAN ID.
     agentOspfQueueGroup 1.3.6.1.4.1.4413.1.1.2.13
           agentOspfQueueTable 1.3.6.1.4.1.4413.1.1.2.13.1 no-access
Table lists information about OSPFv2 message queue utilization.
               agentOspfQueueEntry 1.3.6.1.4.1.4413.1.1.2.13.1.1 no-access
Information on a specific OSPFv2 message queue.
                   agentOspfQueueIndex 1.3.6.1.4.1.4413.1.1.2.13.1.1.1 unsigned32 no-access
Index value for this message queue.
                   agentOspfQueueName 1.3.6.1.4.1.4413.1.1.2.13.1.1.2 displaystring read-only
Name of an OSPFv2 message queue.
                   agentOspfQueueLength 1.3.6.1.4.1.4413.1.1.2.13.1.1.3 gauge32 read-only
The number of messages currently in the message queue.
                   agentOspfQueueHigh 1.3.6.1.4.1.4413.1.1.2.13.1.1.4 gauge32 read-only
The high water mark of the number of messages in the message queue.
                   agentOspfQueueDrops 1.3.6.1.4.1.4413.1.1.2.13.1.1.5 counter32 read-only
The number of items dropped because the message queue was full.
                   agentOspfQueueLimit 1.3.6.1.4.1.4413.1.1.2.13.1.1.6 unsigned32 read-only
The maximum number of messages this queue can hold.
     agentOspfPacketStatsGroup 1.3.6.1.4.1.4413.1.1.2.14
           agentOspfCountersCleared 1.3.6.1.4.1.4413.1.1.2.14.1 unsigned32 read-only
The time since OSPFv2 counters were last cleared, in seconds.
           agentOspfLsaRetxCount 1.3.6.1.4.1.4413.1.1.2.14.2 counter32 read-only
The total number of LSAs retransmitted since OSPF counters were last cleared. If the same LSA is retransmitted to multiple neighbors, the count is incremented for each neighbor.
           agentOspfHellosRx 1.3.6.1.4.1.4413.1.1.2.14.3 counter32 read-only
The total number of OSPFv2 Hello packets received since OSPF counters were last cleared.
           agentOspfHellosTx 1.3.6.1.4.1.4413.1.1.2.14.4 counter32 read-only
The total number of OSPFv2 Hello packets transmitted since OSPF counters were last cleared.
           agentOspfDdRx 1.3.6.1.4.1.4413.1.1.2.14.5 counter32 read-only
The total number of OSPFv2 Database Description packets received since OSPF counters were last cleared.
           agentOspfDdTx 1.3.6.1.4.1.4413.1.1.2.14.6 counter32 read-only
The total number of OSPFv2 Database Description packets transmitted since OSPF counters were last cleared.
           agentOspfLsReqRx 1.3.6.1.4.1.4413.1.1.2.14.7 counter32 read-only
The total number of OSPFv2 LS Request packets received since OSPF counters were last cleared.
           agentOspfLsReqTx 1.3.6.1.4.1.4413.1.1.2.14.8 counter32 read-only
The total number of OSPFv2 LS Request packets transmitted since OSPF counters were last cleared.
           agentOspfLsUpdatesRx 1.3.6.1.4.1.4413.1.1.2.14.9 counter32 read-only
The total number of OSPFv2 LS Update packets received since OSPF counters were last cleared.
           agentOspfLsUpdatesTx 1.3.6.1.4.1.4413.1.1.2.14.10 counter32 read-only
The total number of OSPFv2 LS Update packets transmitted since OSPF counters were last cleared.
           agentOspfLsAckRx 1.3.6.1.4.1.4413.1.1.2.14.11 counter32 read-only
The total number of OSPFv2 LS Acknowledgement packets received since OSPF counters were last cleared.
           agentOspfLsAckTx 1.3.6.1.4.1.4413.1.1.2.14.12 counter32 read-only
The total number of OSPFv2 LS Acknowledgement packets transmitted since OSPF counters were last cleared.
           agentOspfLsUpdatesRxMax 1.3.6.1.4.1.4413.1.1.2.14.13 gauge32 read-only
The maximum rate of OSPFv2 LS Update packets received over any 5-second interval since OSPF counters were last cleared. The rate is given in packets per second (that is, the number of packets received during the 5-second interval, divided by 5).
           agentOspfLsUpdatesTxMax 1.3.6.1.4.1.4413.1.1.2.14.14 gauge32 read-only
The maximum rate of OSPFv2 LS Update packets transmitted over any 5-second interval since OSPF counters were last cleared. The rate is given in packets per second (that is, the number of packets transmitted during the 5-second interval, divided by 5).
           agentOspfType1LsasRx 1.3.6.1.4.1.4413.1.1.2.14.15 counter32 read-only
The number of type 1 (router) LSAs received since OSPF counters were last cleared.
           agentOspfType2LsasRx 1.3.6.1.4.1.4413.1.1.2.14.16 counter32 read-only
The number of type 2 (network) LSAs received since OSPF counters were last cleared.
           agentOspfType3LsasRx 1.3.6.1.4.1.4413.1.1.2.14.17 counter32 read-only
The number of type 3 (network summary) LSAs received since OSPF counters were last cleared.
           agentOspfType4LsasRx 1.3.6.1.4.1.4413.1.1.2.14.18 counter32 read-only
The number of type 4 (ASBR summary) LSAs received since OSPF counters were last cleared.
           agentOspfType5LsasRx 1.3.6.1.4.1.4413.1.1.2.14.19 counter32 read-only
The number of type 5 (external) LSAs received since OSPF counters were last cleared.
           agentOspfType7LsasRx 1.3.6.1.4.1.4413.1.1.2.14.20 counter32 read-only
The number of type 7 (NSSA external) LSAs received since OSPF counters were last cleared.
           agentOspfType9LsasRx 1.3.6.1.4.1.4413.1.1.2.14.21 counter32 read-only
The number of type 9 (Link Opaque) LSAs received since OSPF counters were last cleared.
           agentOspfType10LsasRx 1.3.6.1.4.1.4413.1.1.2.14.22 counter32 read-only
The number of type 10 (Area Opaque) LSAs received since OSPF counters were last cleared.
           agentOspfType11LsasRx 1.3.6.1.4.1.4413.1.1.2.14.23 counter32 read-only
The number of type 11 (AS Opaque) LSAs received since OSPF counters were last cleared.
     agentOspfSpfStatsTable 1.3.6.1.4.1.4413.1.1.2.15 no-access
Contains statistics for the twenty most recent SPF runs. Statistics are reported from the oldest SPF first to the most recent.
           agentOspfSpfStatsEntry 1.3.6.1.4.1.4413.1.1.2.15.1 no-access
Statistics for a single SPF run.
               agentOspfSpfIndex 1.3.6.1.4.1.4413.1.1.2.15.1.1 counter32 no-access
Integer that uniquely identifies an SPF run. This value is incremented each time OSPF runs a full routing table calculation.
               agentOspfSpfStatsDeltaT 1.3.6.1.4.1.4413.1.1.2.15.1.2 unsigned32 read-only
How long since this routing table calculation ran. The time is given in seconds.
               agentOspfSpfStatsIntra 1.3.6.1.4.1.4413.1.1.2.15.1.3 gauge32 read-only
Number of milliseconds to compute intra-area routes.
               agentOspfSpfStatsSumm 1.3.6.1.4.1.4413.1.1.2.15.1.4 gauge32 read-only
Number of milliseconds to compute inter-area routes.
               agentOspfSpfStatsExt 1.3.6.1.4.1.4413.1.1.2.15.1.5 gauge32 read-only
Number of milliseconds to compute external routes.
               agentOspfSpfStatsSpfTotal 1.3.6.1.4.1.4413.1.1.2.15.1.6 gauge32 read-only
Number of milliseconds for entire routing table calculation.
               agentOspfSpfStatsRibUpdate 1.3.6.1.4.1.4413.1.1.2.15.1.7 gauge32 read-only
Number of milliseconds to update the common routing table.
               agentOspfSpfStatsReason 1.3.6.1.4.1.4413.1.1.2.15.1.8 displaystring read-only
Reasons why a routing table calculation was required. R - new router LSA, N - new Network LSA, SN - new network summary LSA, SA - new ASBR summary LSA, X - new external LSA.
     agentRoutingHeapGroup 1.3.6.1.4.1.4413.1.1.2.16
           agentRoutingHeapSize 1.3.6.1.4.1.4413.1.1.2.16.1 unsigned32 read-only
The size of the routing heap, in bytes. Unicast routing protocols and ARP allocate memory from the routing heap.
           agentRoutingHeapInUse 1.3.6.1.4.1.4413.1.1.2.16.2 gauge32 read-only
The number of bytes currently allocated from the routing heap.
           agentRoutingHeapHigh 1.3.6.1.4.1.4413.1.1.2.16.3 gauge32 read-only
High water mark for the number of bytes allocated from the routing heap.
     agentRoutingTableSummaryGroup 1.3.6.1.4.1.4413.1.1.2.17
           agentConnectedRoutes 1.3.6.1.4.1.4413.1.1.2.17.1 gauge32 read-only
The number of connected routes in the IPv4 routing table.
           agentStaticRoutes 1.3.6.1.4.1.4413.1.1.2.17.2 gauge32 read-only
The number of static routes in the IPv4 routing table.
           agentRipRoutes 1.3.6.1.4.1.4413.1.1.2.17.3 gauge32 read-only
The number of RIP routes in the IPv4 routing table.
           agentOspfRoutes 1.3.6.1.4.1.4413.1.1.2.17.4 gauge32 read-only
The number of OSPFv2 routes in the IPv4 routing table.
           agentOspfIntraRoutes 1.3.6.1.4.1.4413.1.1.2.17.5 gauge32 read-only
The number of OSPFv2 intra-area routes in the IPv4 routing table.
           agentOspfInterRoutes 1.3.6.1.4.1.4413.1.1.2.17.6 gauge32 read-only
The number of OSPFv2 inter-area routes in the IPv4 routing table.
           agentOspfExt1Routes 1.3.6.1.4.1.4413.1.1.2.17.7 gauge32 read-only
The number of OSPFv2 external type 1 routes in the IPv4 routing table.
           agentOspfExt2Routes 1.3.6.1.4.1.4413.1.1.2.17.8 gauge32 read-only
The number of OSPFv2 external type 2 routes in the IPv4 routing table.
           agentBgpRoutes 1.3.6.1.4.1.4413.1.1.2.17.9 gauge32 read-only
The number of BGP routes in the IPv4 routing table.
           agentEbgpRoutes 1.3.6.1.4.1.4413.1.1.2.17.10 gauge32 read-only
The number of external BGP routes in the IPv4 routing table.
           agentIbgpRoutes 1.3.6.1.4.1.4413.1.1.2.17.11 gauge32 read-only
The number of internal BGP routes in the IPv4 routing table.
           agentLocalBgpRoutes 1.3.6.1.4.1.4413.1.1.2.17.12 gauge32 read-only
The number of local BGP routes in the IPv4 routing table.
           agentRejectRoutes 1.3.6.1.4.1.4413.1.1.2.17.13 gauge32 read-only
The number of reject routes in the IPv4 routing table.
           agentTotalRoutes 1.3.6.1.4.1.4413.1.1.2.17.14 gauge32 read-only
The number of routes in the IPv4 routing table.
           agentBestRoutes 1.3.6.1.4.1.4413.1.1.2.17.15 gauge32 read-only
The number of IPv4 routes in the forwarding table.
           agentBestRoutesHigh 1.3.6.1.4.1.4413.1.1.2.17.16 gauge32 read-only
The highest number of IPv4 routes in the forwarding table.
           agentAlternateRoutes 1.3.6.1.4.1.4413.1.1.2.17.17 gauge32 read-only
The number of alternate routes in the IPv4 routing table. An alternate route is less preferred than the best route and is not used for forwarding.
           agentRouteAdds 1.3.6.1.4.1.4413.1.1.2.17.18 counter32 read-only
The number of routes added to the IPv4 routing table.
           agentRouteModifies 1.3.6.1.4.1.4413.1.1.2.17.19 counter32 read-only
The number of routes changed in the IPv4 routing table.
           agentRouteDeletes 1.3.6.1.4.1.4413.1.1.2.17.20 counter32 read-only
The number of routes removed from the IPv4 routing table.
           agentUnresolvedRouteAdds 1.3.6.1.4.1.4413.1.1.2.17.21 counter32 read-only
The number of IPv4 route adds that failed because none of the route's next hops were on a local subnet.
           agentInvalidRouteAdds 1.3.6.1.4.1.4413.1.1.2.17.22 counter32 read-only
The number of IPv4 routes adds that failed because the route was invalid.
           agentFailedRouteAdds 1.3.6.1.4.1.4413.1.1.2.17.23 counter32 read-only
The number of IPv4 routes adds that failed because of a resource limitation in the routing table
           agentReservedLocals 1.3.6.1.4.1.4413.1.1.2.17.24 gauge32 read-only
The number of IPv4 routing table entries reserved for a local subnet on a routing interface that is down.
           agentUniqueNextHops 1.3.6.1.4.1.4413.1.1.2.17.25 gauge32 read-only
The number of distinct next hops used among all IPv4 routes currently in the routing table. These include local interfaces for local routes and neighbors for indirect routes.
           agentUniqueNextHopsHigh 1.3.6.1.4.1.4413.1.1.2.17.26 gauge32 read-only
The highest count of unique next hops since counters were last cleared.
           agentNextHopGroups 1.3.6.1.4.1.4413.1.1.2.17.27 gauge32 read-only
The current number of next hop groups in use by one or more routes. Each next hop group includes one or more next hops.
           agentNextHopGroupsHigh 1.3.6.1.4.1.4413.1.1.2.17.28 gauge32 read-only
The highest count of next hop groups since counters were last cleared.
           agentEcmpGroups 1.3.6.1.4.1.4413.1.1.2.17.29 gauge32 read-only
The number of next hop groups with multiple next hops.
           agentEcmpGroupsHigh 1.3.6.1.4.1.4413.1.1.2.17.30 gauge32 read-only
The high water mark of the number of ECMP groups.
           agentEcmpRoutes 1.3.6.1.4.1.4413.1.1.2.17.31 gauge32 read-only
The current number of IPv4 routes with multiple next hops.
           agentTruncEcmpRoutes 1.3.6.1.4.1.4413.1.1.2.17.32 gauge32 read-only
The number of ECMP routes that are currently installed in the forwarding table with just one next hop. The forwarding table may limit the number of ECMP routes or the number of ECMP groups. When an ECMP route cannot be installed because such a limit is reached, the route is installed with a single next hop.
           agentEcmpRetries 1.3.6.1.4.1.4413.1.1.2.17.33 counter32 read-only
The number of ECMP routes that have been installed in the forwarding table after initially being installed with a single next hop.
     agentEcmpCountTable 1.3.6.1.4.1.4413.1.1.2.18 no-access
A count of the number of routes with each number of ECMP next hops.
           agentEcmpCountEntry 1.3.6.1.4.1.4413.1.1.2.18.1 no-access
Number of IPv4 routes with a given number of next hops.
               agentEcmpNextHopCount 1.3.6.1.4.1.4413.1.1.2.18.1.1 unsigned32 no-access
The number of next hops in a route. From 0 to the maximum number of next hops in an ECMP route. The maximum varies by platform.
               agentEcmpRouteCount 1.3.6.1.4.1.4413.1.1.2.18.1.2 gauge32 read-only
The number of IPv4 routes with agentEcmpNextHopCount next hops.
     agentOspfStubRouterGroup 1.3.6.1.4.1.4413.1.1.2.19
           ospfStubRouterAdvertisement 1.3.6.1.4.1.4413.1.1.2.19.1 integer read-only
Specifies how the router LSAs are advertised by the router. The value doNotAdvertise indicates the advertisement of a standard router LSA and is the default value. The value advertise indicates the advertisement of a stub router LSA. Enumeration: 'advertise': 2, 'doNotAdvertise': 1.
           agentOspfStubRouterReason 1.3.6.1.4.1.4413.1.1.2.19.2 integer read-only
This indicates the reason because of which the router is in Stub mode. This is valid only if the agentOspfStubRouterMode is 'active'. Enumeration: 'configured': 0, 'startup': 1, 'resource-limitation': 2.
           agentOspfStubRouterStartupTimeRemaining 1.3.6.1.4.1.4413.1.1.2.19.3 unsigned32 read-only
The time remaining (in seconds) for the router to come out of the stub mode. This is valid only if the agentOspfStubRouterReason is 'startup'.
           agentOspfStubRouterDuration 1.3.6.1.4.1.4413.1.1.2.19.4 unsigned32 read-only
Time elapsed (in seconds) since the router last entered the stub router mode. This is valid only if the agentOspfStubRouterMode is 'active' and agentOspfStubRouterReason is 'resource-limitation'.