HIRSCHMANN-MMP4-ROUTING-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HIRSCHMANN-MMP4-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
 hmPlatform4Routing 1.3.6.1.4.1.248.15.2
The Hirschmann Private Platform4 Routing MIB definitions for Platform devices.
     hmAgentSwitchArpGroup 1.3.6.1.4.1.248.15.2.1
         hmAgentSwitchArpAgeoutTime 1.3.6.1.4.1.248.15.2.1.1 integer32 read-write
Configures the ARP entry ageout time in seconds. Allowable range: 15-21600
         hmAgentSwitchArpResponseTime 1.3.6.1.4.1.248.15.2.1.2 integer32 read-write
Configures the ARP request response timeout in seconds. Allowable range: 1-10
         hmAgentSwitchArpMaxRetries 1.3.6.1.4.1.248.15.2.1.3 integer32 read-write
Configures the ARP count of maximum request for retries. Allowable range: 0-10
         hmAgentSwitchArpCacheSize 1.3.6.1.4.1.248.15.2.1.4 integer32 read-write
Configures the ARP maximum number of entries in the cache. Allowable range is platform-specific.
         hmAgentSwitchArpDynamicRenew 1.3.6.1.4.1.248.15.2.1.5 integer read-write
This indicates the current setting of ARP dynamic renew mode. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentSwitchArpTotalEntryCountCurrent 1.3.6.1.4.1.248.15.2.1.6 gauge32 read-only
Current number of entries in the ARP cache.
         hmAgentSwitchArpTotalEntryCountPeak 1.3.6.1.4.1.248.15.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.
         hmAgentSwitchArpStaticEntryCountCurrent 1.3.6.1.4.1.248.15.2.1.8 gauge32 read-only
Current number of configured static ARP entries.
         hmAgentSwitchArpStaticEntryCountMax 1.3.6.1.4.1.248.15.2.1.9 integer32 read-only
Maximum number of configurable static ARP entries.
         hmAgentSwitchArpTable 1.3.6.1.4.1.248.15.2.1.10 no-access
This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.
               hmAgentSwitchArpEntry 1.3.6.1.4.1.248.15.2.1.10.1 no-access
The entry of the hmAgentSwitchArpTable.
                   hmAgentSwitchArpAge 1.3.6.1.4.1.248.15.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.
                   hmAgentSwitchArpIpAddress 1.3.6.1.4.1.248.15.2.1.10.1.2 ipaddress read-only
The IP Address assigned to each interface.
                   hmAgentSwitchArpMacAddress 1.3.6.1.4.1.248.15.2.1.10.1.3 macaddress read-only
The hardware MAX Address that each interface maps to.
                   hmAgentSwitchArpInterface 1.3.6.1.4.1.248.15.2.1.10.1.4 integer32 read-only
The Associated IfIndex which identified the ARP Entry.
                   hmAgentSwitchArpType 1.3.6.1.4.1.248.15.2.1.10.1.5 integer read-only
The type of ARP entry. Enumeration: 'static': 3, 'local': 1, 'gateway': 2, 'dynamic': 4.
                   hmAgentSwitchArpStatus 1.3.6.1.4.1.248.15.2.1.10.1.6 rowstatus read-write
The status of this ARP entry. Setting this object destroy will remove the entry.
         hmAgentSwitchArpSparseLearn 1.3.6.1.4.1.248.15.2.1.11 integer read-write
This indicates the current setting of ARP sparse learn mode. Enumeration: 'enable': 1, 'disable': 2.
     hmAgentSwitchIpGroup 1.3.6.1.4.1.248.15.2.2
         hmAgentSwitchIpRoutingMode 1.3.6.1.4.1.248.15.2.2.1 integer read-write
Administratively enables/disables routing on the switch. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentSwitchIpVRRPMode 1.3.6.1.4.1.248.15.2.2.2 integer read-write
Administratively enables/disables VRRP on the switch. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentSwitchIpInterfaceTable 1.3.6.1.4.1.248.15.2.2.3 no-access
The hmAgentSwitchIpInterfaceTable.
             hmAgentSwitchIpInterfaceEntry 1.3.6.1.4.1.248.15.2.2.3.1 no-access
The entry of the hmAgentSwitchIpInterfaceTable.
                 hmAgentSwitchIpInterfaceIfIndex 1.3.6.1.4.1.248.15.2.2.3.1.1 integer32 read-only
The IfIndex associated with this instance.
                 hmAgentSwitchIpInterfaceIpAddress 1.3.6.1.4.1.248.15.2.2.3.1.2 ipaddress read-write
The IpAddress assigned to this interface. When setting this value, the value of hmAgentSwitchIpInterfaceNetMask must be set at the same time.
                 hmAgentSwitchIpInterfaceNetMask 1.3.6.1.4.1.248.15.2.2.3.1.3 ipaddress read-write
The NetMask assigned to this interface. When setting this value, the value of hmAgentSwitchIpInterfaceIpAddress must be set at the same time.
                 hmAgentSwitchIpInterfaceClearIp 1.3.6.1.4.1.248.15.2.2.3.1.4 integer read-write
Sets the interface's primary IpAddress and NetMask back to 0.0.0.0. The primary ip address can be removed if and only if there are no configured secondary addresses. Enumeration: 'enable': 1, 'disable': 2.
                 hmAgentSwitchIpInterfaceRoutingMode 1.3.6.1.4.1.248.15.2.2.3.1.5 integer read-write
Enables or disables routing for this interface. Enumeration: 'enable': 1, 'disable': 2.
                 hmAgentSwitchIpInterfaceProxyARPMode 1.3.6.1.4.1.248.15.2.2.3.1.6 integer read-write
Enables or disables Proxy ARP for this interface. Enumeration: 'enable': 1, 'disable': 2.
                 hmAgentSwitchIpInterfaceMtuValue 1.3.6.1.4.1.248.15.2.2.3.1.7 unsigned32 read-write
Configures the MTU value for this interface. If the value returned is 0 this interface is not enabled for routing. It is not valid to set this value to 0 if routing is enabled.
                 hmAgentSwitchIpInterfaceSlotNum 1.3.6.1.4.1.248.15.2.2.3.1.8 integer32 read-only
The Slot Number associated with this instance.
                 hmAgentSwitchIpInterfacePortNum 1.3.6.1.4.1.248.15.2.2.3.1.9 integer32 read-only
The Port Number associated with this instance.
                 hmAgentSwitchIpInterfaceNetdirectedBCMode 1.3.6.1.4.1.248.15.2.2.3.1.10 integer read-write
Enables or disables netdirected broadcasts for this interface. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentSwitchIpRouterDiscoveryTable 1.3.6.1.4.1.248.15.2.2.4 no-access
There is no global administrative flag for router discovery. The global routing flag (hmAgentSwitchIpRoutingMode) will be used for this purpose. If routing is disabled, router discovery is disabled as well.
             hmAgentSwitchIpRouterDiscoveryEntry 1.3.6.1.4.1.248.15.2.2.4.1 no-access
The entry of the hmAgentSwitchIpRouterDiscoveryTable.
                 hmAgentSwitchIpRouterDiscoveryIfIndex 1.3.6.1.4.1.248.15.2.2.4.1.1 integer32 read-only
Interface Number to configure Router Discovery on.
                 hmAgentSwitchIpRouterDiscoveryAdvertiseMode 1.3.6.1.4.1.248.15.2.2.4.1.2 integer read-write
Enable or disable router discovery on the interface. Enumeration: 'enable': 1, 'disable': 2.
                 hmAgentSwitchIpRouterDiscoveryMaxAdvertisementInterval 1.3.6.1.4.1.248.15.2.2.4.1.3 integer32 read-write
Maximum time allowed between sending router advertisements from the interface.
                 hmAgentSwitchIpRouterDiscoveryMinAdvertisementInterval 1.3.6.1.4.1.248.15.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 hmAgentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
                 hmAgentSwitchIpRouterDiscoveryAdvertisementLifetime 1.3.6.1.4.1.248.15.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 hmAgentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
                 hmAgentSwitchIpRouterDiscoveryPreferenceLevel 1.3.6.1.4.1.248.15.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.
                 hmAgentSwitchIpRouterDiscoveryAdvertisementAddress 1.3.6.1.4.1.248.15.2.2.4.1.7 ipaddress read-write
Address used when sending router advertisements from the interface.
         hmAgentSwitchIpVlanTable 1.3.6.1.4.1.248.15.2.2.5 no-access
The hmAgentSwitchIpVlanTable.
             hmAgentSwitchIpVlanEntry 1.3.6.1.4.1.248.15.2.2.5.1 no-access
A Static VLAN for which routing can be enabled/disabled.
                 hmAgentSwitchIpVlanId 1.3.6.1.4.1.248.15.2.2.5.1.1 integer32 read-only
The Vlan's Id.
                 hmAgentSwitchIpVlanIfIndex 1.3.6.1.4.1.248.15.2.2.5.1.2 integer32 read-only
The IfIndex associated with this VLAN.
                 hmAgentSwitchIpVlanRoutingStatus 1.3.6.1.4.1.248.15.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
         hmAgentSwitchSecondaryAddressTable 1.3.6.1.4.1.248.15.2.2.6 no-access
Contains a list of secondary IP Addresses associated with an interface.
             hmAgentSwitchSecondaryAddressEntry 1.3.6.1.4.1.248.15.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 hmAgentSwitchIpInterfaceTable.
                 hmAgentSwitchSecondaryIpAddress 1.3.6.1.4.1.248.15.2.2.6.1.1 ipaddress no-access
The Secondary IP Address assigned to this interface.
                 hmAgentSwitchSecondaryNetMask 1.3.6.1.4.1.248.15.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.
                 hmAgentSwitchSecondaryStatus 1.3.6.1.4.1.248.15.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 hmAgentSwitchSecondaryNetMask object must be set during creation. destroy(6) - Removes the associated address from the interface.
         hmAgentSwitchIpRoutePreferenceTable 1.3.6.1.4.1.248.15.2.2.7 no-access
This table contains the MIB objects required to configure the preferences/ administrative distances for the various routing protocols:
             hmAgentSwitchIpRoutePreferenceEntry 1.3.6.1.4.1.248.15.2.2.7.1 no-access
The entry of the hmAgentSwitchIpRoutePreferenceTable.
                 hmAgentSwitchIpRoutePreferenceSource 1.3.6.1.4.1.248.15.2.2.7.1.1 integer read-only
Routing protocol for which this entry belongs Enumeration: 'ospf-ext-t1': 5, 'ospf-ext-t2': 6, 'rip': 7, 'static': 2, 'ospf-inter': 4, 'connected': 1, 'ospf-intra': 3.
                 hmAgentSwitchIpRoutePreferenceValue 1.3.6.1.4.1.248.15.2.2.7.1.2 integer32 read-write
Adminstrative distance for this routing protocol.
         hmAgentSwitchIpRouteStaticTable 1.3.6.1.4.1.248.15.2.2.8 no-access
......
             hmAgentSwitchIpRouteStaticEntry 1.3.6.1.4.1.248.15.2.2.8.1 no-access
The entry of the hmAgentSwitchIpRouteStaticTable.
                 hmAgentSwitchIpRouteStaticDestination 1.3.6.1.4.1.248.15.2.2.8.1.1 ipaddress no-access
.....
                 hmAgentSwitchIpRouteStaticDestinationMask 1.3.6.1.4.1.248.15.2.2.8.1.2 ipaddress no-access
.....
                 hmAgentSwitchIpRouteStaticNextHop 1.3.6.1.4.1.248.15.2.2.8.1.3 ipaddress no-access
.....
                 hmAgentSwitchIpRouteStaticPreference 1.3.6.1.4.1.248.15.2.2.8.1.4 integer32 read-write
.....
                 hmAgentSwitchIpRouteStaticStatus 1.3.6.1.4.1.248.15.2.2.8.1.5 rowstatus read-write
.....
                 hmAgentSwitchIpRouteStaticTrackId 1.3.6.1.4.1.248.15.2.2.8.1.6 integer32 read-write
The trackId of the object that should be tracked by this nexthop. If the object goes down, the nexthop is removed from the routing table, it is added again if the object goes up. A value of zero means no tracking
         hmAgentSwitchIpVlanSingleMacMode 1.3.6.1.4.1.248.15.2.2.100 integer read-write
If enabled, all vlan routing interfaces use the same MAC address. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentSwitchIpTableSizesGroup 1.3.6.1.4.1.248.15.2.2.101
                 hmAgentSwitchIpTableSizeArp 1.3.6.1.4.1.248.15.2.2.101.1 integer32 read-write
Sets the maximum size of the ARP table for routing
                 hmAgentSwitchIpTableSizeUCRoutes 1.3.6.1.4.1.248.15.2.2.101.2 integer32 read-write
Sets the size of the unicast route table
                 hmAgentSwitchIpTableSizeMCRoutes 1.3.6.1.4.1.248.15.2.2.101.3 integer32 read-write
Sets the size of the multicast route table
                 hmAgentSwitchIpCurrentTableSizeArp 1.3.6.1.4.1.248.15.2.2.101.4 integer32 read-only
The current size of the ARP table for routing
                 hmAgentSwitchIpCurrentTableSizeUCRoutes 1.3.6.1.4.1.248.15.2.2.101.5 integer32 read-only
The current size of the unicast route table
                 hmAgentSwitchIpCurrentTableSizeMCRoutes 1.3.6.1.4.1.248.15.2.2.101.6 integer32 read-only
The current size of the multicast route table
     hmAgentRouterRipConfigGroup 1.3.6.1.4.1.248.15.2.3
         hmAgentRouterRipAdminState 1.3.6.1.4.1.248.15.2.3.1 integer read-write
Sets the administrative mode of RIP in the router. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentRouterRipSplitHorizonMode 1.3.6.1.4.1.248.15.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.
         hmAgentRouterRipAutoSummaryMode 1.3.6.1.4.1.248.15.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.
         hmAgentRouterRipHostRoutesAcceptMode 1.3.6.1.4.1.248.15.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.
         hmAgentRouterRipDefaultMetric 1.3.6.1.4.1.248.15.2.3.5 integer32 read-write
Default metric of redistributed routes, when RIP redistributes from other protocols.
         hmAgentRouterRipDefaultMetricConfigured 1.3.6.1.4.1.248.15.2.3.6 truthvalue read-write
Flag to determine whether RIP default-metric is configured or not.
         hmAgentRouterRipDefaultInfoOriginate 1.3.6.1.4.1.248.15.2.3.7 truthvalue read-write
Flag to determine, whether RIP can advertise a default-route learned from another protocol.
         hmAgentRipRouteRedistTable 1.3.6.1.4.1.248.15.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.
             hmAgentRipRouteRedistEntry 1.3.6.1.4.1.248.15.2.3.8.1 no-access
The entry of the hmAgentRipRouteRedistTable.
                 hmAgentRipRouteRedistSource 1.3.6.1.4.1.248.15.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.
                 hmAgentRipRouteRedistMode 1.3.6.1.4.1.248.15.2.3.8.1.2 integer read-write
User enabels/disables route-redistribution for a particular source protocol. Enumeration: 'enable': 1, 'disable': 2.
                 hmAgentRipRouteRedistMetric 1.3.6.1.4.1.248.15.2.3.8.1.3 integer32 read-write
Metric used for redistributing a particular source protocol route into RIP.
                 hmAgentRipRouteRedistMetricConfigured 1.3.6.1.4.1.248.15.2.3.8.1.4 truthvalue read-write
Flag to determine whether RIP redistribute-metric is configured or not.
                 hmAgentRipRouteRedistMatchInternal 1.3.6.1.4.1.248.15.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.
                 hmAgentRipRouteRedistMatchExternal1 1.3.6.1.4.1.248.15.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.
                 hmAgentRipRouteRedistMatchExternal2 1.3.6.1.4.1.248.15.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.
                 hmAgentRipRouteRedistMatchNSSAExternal1 1.3.6.1.4.1.248.15.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.
                 hmAgentRipRouteRedistMatchNSSAExternal2 1.3.6.1.4.1.248.15.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.
                 hmAgentRipRouteRedistDistList 1.3.6.1.4.1.248.15.2.3.8.1.10 unsigned32 read-write
Access-list number of the access-list, which filters routes received from a source-protocol.
                 hmAgentRipRouteRedistDistListConfigured 1.3.6.1.4.1.248.15.2.3.8.1.11 truthvalue read-write
Flag to determine whether Access-list is configured or not.
         hmAgentRip2IfConfTable 1.3.6.1.4.1.248.15.2.3.9 no-access
A list of subnets which require separate configuration in RIP. Augments rip2IfConfTable in the RIPv2-MIB.
             hmAgentRip2IfConfEntry 1.3.6.1.4.1.248.15.2.3.9.1 no-access
A Single Routing Domain in a single Subnet. Augments rip2IfConfEntry in RIPv2-MIB.
                 hmAgentRip2IfConfAuthKeyId 1.3.6.1.4.1.248.15.2.3.9.1.1 integer32 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.
         hmAgentRip2InterfaceTable 1.3.6.1.4.1.248.15.2.3.10 no-access
The hmAgentRip2InterfaceTable.
               hmAgentRip2InterfaceEntry 1.3.6.1.4.1.248.15.2.3.10.1 no-access
The entry of the hmAgentRip2InterfaceTable.
                   hmAgentRip2InterfaceIfIndex 1.3.6.1.4.1.248.15.2.3.10.1.1 integer32 read-only
The IfIndex associated with this instance.
                   hmAgentRip2InterfaceAuthType 1.3.6.1.4.1.248.15.2.3.10.1.2 integer read-write
The type of Authentication used on this interface. Enumeration: 'noAuthentication': 1, 'simplePassword': 2, 'md5': 3.
                   hmAgentRip2InterfaceAuthKey 1.3.6.1.4.1.248.15.2.3.10.1.3 octet string read-write
The value to be used as the Authentication Key whenever the corresponding instance of hmAgentRip2InterfaceAuthType has a value other than noAuthentication. A modification of the corresponding instance of hmAgentRip2InterfaceAuthType does not modify the hmAgentRip2InterfaceAuthKey value. If a string shorter than 16 octets is supplied, it will be left- justified and padded to 16 octets, on the right, with nulls (0x00). Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
                   hmAgentRip2InterfaceAuthKeyId 1.3.6.1.4.1.248.15.2.3.10.1.4 integer32 read-write
The identifier for the authentication key used on this interface. This field is only meaningful when the hmAgentRip2InterfaceAuthType is md5(3); otherwise, the value is not used.
                   hmAgentRip2InterfaceSendVersion 1.3.6.1.4.1.248.15.2.3.10.1.5 integer read-write
What the router sends on this interface. ripVersion1 implies sending RIP updates compliant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripVersion2 implies multicasting RIP-2 updates. Enumeration: 'ripVersion2': 4, 'rip1Compatible': 3, 'ripVersion1': 2, 'doNotSend': 1.
                   hmAgentRip2InterfaceReceiveVersion 1.3.6.1.4.1.248.15.2.3.10.1.6 integer read-write
This indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets. Enumeration: 'rip2': 2, 'rip1': 1, 'doNotReceive': 4, 'rip1OrRip2': 3.
                   hmAgentRip2InterfaceAdminState 1.3.6.1.4.1.248.15.2.3.10.1.7 integer read-write
Enables/disables RIP on the interface Enumeration: 'enable': 1, 'disable': 2.
                   hmAgentRip2RcvBadPackets 1.3.6.1.4.1.248.15.2.3.10.1.8 counter32 read-only
......
                   hmAgentRip2RcvBadRoutes 1.3.6.1.4.1.248.15.2.3.10.1.9 counter32 read-only
....
                   hmAgentRip2SentUpdates 1.3.6.1.4.1.248.15.2.3.10.1.10 counter32 read-only
....
         hmAgentRouterRipUpdateTimerInterval 1.3.6.1.4.1.248.15.2.3.50 integer32 read-write
Sets the RIP update timer interval in the router. This is the time in seconds between two full routing table update packets.
     hmAgentRouterOspfConfigGroup 1.3.6.1.4.1.248.15.2.4
         hmAgentOspfDefaultMetric 1.3.6.1.4.1.248.15.2.4.1 integer32 read-write
Default metric of redistributed routes, when OSPF redistributes from other protocols.
         hmAgentOspfDefaultMetricConfigured 1.3.6.1.4.1.248.15.2.4.2 truthvalue read-write
Flag to determine whether OSPF default-metric is configured or not.
         hmAgentOspfDefaultInfoOriginate 1.3.6.1.4.1.248.15.2.4.3 truthvalue read-write
Flag to determine, whether OSPF can advertise a default-route learned from another protocol.
         hmAgentOspfDefaultInfoOriginateAlways 1.3.6.1.4.1.248.15.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.
         hmAgentOspfDefaultInfoOriginateMetric 1.3.6.1.4.1.248.15.2.4.5 integer32 read-write
Metric of the default route,which OSPF advertises when learned from other protocol.
         hmAgentOspfDefaultInfoOriginateMetricConfigured 1.3.6.1.4.1.248.15.2.4.6 truthvalue read-write
Flag to determine whether OSPF default-info originate metric is configured or not.
         hmAgentOspfDefaultInfoOriginateMetricType 1.3.6.1.4.1.248.15.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.
         hmAgentOspfRouteRedistTable 1.3.6.1.4.1.248.15.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.
             hmAgentOspfRouteRedistEntry 1.3.6.1.4.1.248.15.2.4.8.1 no-access
The entry of the hmAgentOspfRouteRedistTable.
                 hmAgentOspfRouteRedistSource 1.3.6.1.4.1.248.15.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.
                 hmAgentOspfRouteRedistMode 1.3.6.1.4.1.248.15.2.4.8.1.2 integer read-write
User enabels/disables route-redistribution for a particular source protocol. Enumeration: 'enable': 1, 'disable': 2.
                 hmAgentOspfRouteRedistMetric 1.3.6.1.4.1.248.15.2.4.8.1.3 integer32 read-write
Metric used for redistributing a particular source protocol route into OSPF.
                 hmAgentOspfRouteRedistMetricConfigured 1.3.6.1.4.1.248.15.2.4.8.1.4 truthvalue read-write
Flag to determine whether OSPF redistribute-metric is configured or not.
                 hmAgentOspfRouteRedistMetricType 1.3.6.1.4.1.248.15.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.
                 hmAgentOspfRouteRedistTag 1.3.6.1.4.1.248.15.2.4.8.1.6 unsigned32 read-write
It specifies the tag field in routes redistributed by OSPF.
                 hmAgentOspfRouteRedistSubnets 1.3.6.1.4.1.248.15.2.4.8.1.7 truthvalue read-write
If this value is false, then OSPF will not redistribute subnetted routes.
                 hmAgentOspfRouteRedistDistList 1.3.6.1.4.1.248.15.2.4.8.1.8 unsigned32 read-write
Access-list number of the access-list, which filters routes received from a source-protocol.
                 hmAgentOspfRouteRedistDistListConfigured 1.3.6.1.4.1.248.15.2.4.8.1.9 truthvalue read-write
Flag to determine whether Access-list is configured or not.
         hmAgentOspfIfTable 1.3.6.1.4.1.248.15.2.4.9 no-access
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. Augments ospfIfTable from the OSPF-MIB.
             hmAgentOspfIfEntry 1.3.6.1.4.1.248.15.2.4.9.1 no-access
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. Augments ospfIfEntry in OSPF-MIB.
                 hmAgentOspfIfAuthKeyId 1.3.6.1.4.1.248.15.2.4.9.1.1 integer32 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.
                 hmAgentOspfIfIpMtuIgnoreFlag 1.3.6.1.4.1.248.15.2.4.9.1.2 integer read-write
Configures the IP MTU Ignore Flag value for this OSPF interface. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentOspfVirtIfTable 1.3.6.1.4.1.248.15.2.4.10 no-access
Information about this router's virtual inter- faces. Augments ospfVirtIfTable from the OSPF-MIB.
               hmAgentOspfVirtIfEntry 1.3.6.1.4.1.248.15.2.4.10.1 no-access
Information about a single Virtual Interface. Augments ospfVirtIfEntry in OSPF-MIB.
                   hmAgentOspfVirtIfAuthKeyId 1.3.6.1.4.1.248.15.2.4.10.1.1 integer32 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.
         hmAgentRouterOspfRFC1583CompatibilityMode 1.3.6.1.4.1.248.15.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.
     hmAgentSnmpTrapFlagsConfigGroupLayer3 1.3.6.1.4.1.248.15.2.5
         hmAgentSnmpVRRPNewMasterTrapFlag 1.3.6.1.4.1.248.15.2.5.1 integer read-write
This flag enables the sending of VRRP new master notification traps. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentSnmpVRRPAuthFailureTrapFlag 1.3.6.1.4.1.248.15.2.5.2 integer read-write
This flag enables the sending of VRRP authentication failure notification traps. Enumeration: 'enable': 1, 'disable': 2.
     hmAgentECMPGroup 1.3.6.1.4.1.248.15.2.7
         hmAgentECMPOspfMaxPaths 1.3.6.1.4.1.248.15.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.
     hmAgentRouterVrrpConfigGroup 1.3.6.1.4.1.248.15.2.8
         hmAgentRouterVrrpAdminState 1.3.6.1.4.1.248.15.2.8.1 integer read-write
Sets the administrative mode of VRRP in the router. Enumeration: 'enable': 1, 'disable': 2.
     hmVrrpExtGroup 1.3.6.1.4.1.248.15.2.9
         hmVrrpTrackingTable 1.3.6.1.4.1.248.15.2.9.1 no-access
This table contains variables to define an entry in the VRRP Tracking database.
             hmVrrpTrackingEntry 1.3.6.1.4.1.248.15.2.9.1.1 no-access
The entry of the hmVrrpTrackingTable.
                 hmVrrpTrackIfIndex 1.3.6.1.4.1.248.15.2.9.1.1.1 integer32 no-access
DURABLE: { 1:all } The interface number of the virtual router
                 hmVrrpTrackVrid 1.3.6.1.4.1.248.15.2.9.1.1.2 integer32 no-access
DURABLE: { 1:all } The virtual router id for this virtual router
                 hmVrrpTrackId 1.3.6.1.4.1.248.15.2.9.1.1.3 integer32 no-access
DURABLE: { 1:all } The id of the object being tracked
                 hmVrrpTrackDecrement 1.3.6.1.4.1.248.15.2.9.1.1.4 integer32 read-write
DURABLE: { 1:all } The value by wich the current priority of the virtual router is decremented when the tracked object goes DOWN.
                 hmVrrpTrackOperStatus 1.3.6.1.4.1.248.15.2.9.1.1.5 integer read-only
Shows if the tracked object is currently UP od DOWN Enumeration: 'down': 2, 'up': 1.
                 hmVrrpTrackRowStatus 1.3.6.1.4.1.248.15.2.9.1.1.6 rowstatus read-only
DURABLE: { 1:all } Defines the status of a vrrp tracking database entry. Set to createAndGo(4) to create a new row. Set to destroy(6) to delete an entry. Reads as active(1) if the tracked object exists and is trackable, notReady(3) otherwise.
         hmVrrpExtTable 1.3.6.1.4.1.248.15.2.9.2 no-access
This table contains variables to define an entry in the VRRP enhancements database.
             hmVrrpExtEntry 1.3.6.1.4.1.248.15.2.9.2.1 no-access
The entry of the hmVrrpExtTable.
                 hmVrrpExtIfIndex 1.3.6.1.4.1.248.15.2.9.2.1.1 integer32 no-access
DURABLE: { 1:all } The interface number of the virtual router
                 hmVrrpExtVrid 1.3.6.1.4.1.248.15.2.9.2.1.2 integer32 no-access
DURABLE: { 1:all } The virtual router id for this virtual router
                 hmVrrpExtDomainId 1.3.6.1.4.1.248.15.2.9.2.1.3 integer32 read-write
DURABLE: { 1:all } The domain this virtual router is a member of. If set to 0, the virtual router is not a member of any domain.
                 hmVrrpExtDomainRole 1.3.6.1.4.1.248.15.2.9.2.1.4 integer read-write
DURABLE: { 1:all } The role of this virtual router in its domain. This is none(1) if the virtual router is not member of a domain, supervisor(3) if it is the supervisor of its domain, member(2) otherwise. Enumeration: 'member': 2, 'none': 1, 'supervisor': 3.
                 hmVrrpExtDomainStatus 1.3.6.1.4.1.248.15.2.9.2.1.5 integer read-only
Shows if the domain configuration is correct for this virtual router Enumeration: 'supervisorDown': 3, 'noError': 1, 'noSupervisor': 2.
                 hmVrrpExtAdvertAddress 1.3.6.1.4.1.248.15.2.9.2.1.6 ipaddress read-write
DURABLE: { 1:all } The IP address advertisements of the virtual router are sent to
                 hmVrrpExtAdvertTimer 1.3.6.1.4.1.248.15.2.9.2.1.7 integer32 read-write
DURABLE: { 1:all } This is used to set the interval between advertisements in milliseconds. This accesses the same value as vrrpOperAdvertisementInterval.
                 hmVrrpExtOperPriority 1.3.6.1.4.1.248.15.2.9.2.1.8 integer32 read-only
DURABLE: { 1:all } The current operating priority of the virtual router. This can be different from the configured priority if tracked objects are down. For domain members this is the priority of the supervisor of that Domain.
                 hmVrrpExtNotifyAddress 1.3.6.1.4.1.248.15.2.9.2.1.9 ipaddress read-write
DURABLE: { 1:all } The IP address notifications of the virtual router are sent to
                 hmVrrpExtNotifyLinkdown 1.3.6.1.4.1.248.15.2.9.2.1.10 integer read-write
DURABLE: { 1:all } Enables or disables sending of notification messages if the virtual router's interface goes down. Enumeration: 'enable': 1, 'disable': 2.
                 hmVrrpExtPreemptionDelay 1.3.6.1.4.1.248.15.2.9.2.1.11 integer32 read-write
DURABLE: { 1:all } Time (in seconds) after startup of the virtual router by which the preemption of a Master with a lower priority is delayed.
         hmVrrpDomainTable 1.3.6.1.4.1.248.15.2.9.3 no-access
This table contains variables to define an entry in the VRRP domain database.
             hmVrrpDomainEntry 1.3.6.1.4.1.248.15.2.9.3.1 no-access
                 hmVrrpDomainId 1.3.6.1.4.1.248.15.2.9.3.1.1 integer32 no-access
The domain ID.
                 hmVrrpDomainMemberSendAdv 1.3.6.1.4.1.248.15.2.9.3.1.2 integer read-write
DURABLE: { 1:all } Determines if the members of this domain send advertisement packets. If set to disabled(2), only the supervisor of the domain sends packets. Enumeration: 'disabled': 2, 'enabled': 1.
                 hmVrrpDomainStatus 1.3.6.1.4.1.248.15.2.9.3.1.3 integer read-only
Shows if the configuration of the domain is complete. Enumeration: 'supervisorDown': 3, 'noError': 1, 'noSupervisor': 2.
                 hmVrrpDomainSupervisorIfIndex 1.3.6.1.4.1.248.15.2.9.3.1.4 integer32 read-only
The interface number of the supervisor of the domain
                 hmVrrpDomainSupervisorVrid 1.3.6.1.4.1.248.15.2.9.3.1.5 integer32 read-only
The virtual router id of the supervisor of the domain
                 hmVrrpDomainOperPriority 1.3.6.1.4.1.248.15.2.9.3.1.6 integer32 read-only
The current operating priority of the domain. This can be different from the configured priority if tracked objects are down. For domain members this is the priority of the supervisor of that Domain if the supervisor is configured and up.
                 hmVrrpDomainSupervisorOperState 1.3.6.1.4.1.248.15.2.9.3.1.7 integer read-only
Shows the current operational state of the domain supervisor. Enumeration: 'initialize': 1, 'master': 3, 'backup': 2, 'unknown': 4.