HM2-PLATFORM-ROUTING-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-PLATFORM-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
 hm2PlatformRouting 1.3.6.1.4.1.248.12.2
The Hirschmann Platform2 MIB for Layer3 Switching. Copyright (C) 2011. All Rights Reserved.
     hm2AgentSwitchArpGroup 1.3.6.1.4.1.248.12.2.1
         hm2AgentSwitchArpAgeoutTime 1.3.6.1.4.1.248.12.2.1.1 integer32 read-write
HiOS: Configures the exact ARP entry age-out time in seconds. HiSecOS: Configures the average ARP entry age-out time in seconds, with each entry aging out after a random time between 0.5*hm2AgentSwitchArpAgeoutTime and 1.5*hm2AgentSwitchArpAgeoutTime.
         hm2AgentSwitchArpResponseTime 1.3.6.1.4.1.248.12.2.1.2 integer32 read-write
Configures the ARP request response timeout in seconds. Allowable range: 1-10
         hm2AgentSwitchArpMaxRetries 1.3.6.1.4.1.248.12.2.1.3 integer32 read-write
Configures the ARP count of maximum request for retries. Allowable range: 0-10
         hm2AgentSwitchArpCacheSize 1.3.6.1.4.1.248.12.2.1.4 integer32 read-write
Configures the ARP maximum number of entries in the cache. Allowable range is platform specific.
         hm2AgentSwitchArpDynamicRenew 1.3.6.1.4.1.248.12.2.1.5 hmenabledstatus read-write
This indicates the current setting of ARP dynamic renew mode.
         hm2AgentSwitchArpTotalEntryCountCurrent 1.3.6.1.4.1.248.12.2.1.6 gauge32 read-only
Current number of entries in the ARP cache.
         hm2AgentSwitchArpTotalEntryCountPeak 1.3.6.1.4.1.248.12.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.
         hm2AgentSwitchArpStaticEntryCountCurrent 1.3.6.1.4.1.248.12.2.1.8 gauge32 read-only
Current number of configured static ARP entries.
         hm2AgentSwitchArpStaticEntryCountMax 1.3.6.1.4.1.248.12.2.1.9 integer32 read-only
Maximum number of configurable static ARP entries.
         hm2AgentSwitchLocalProxyArpTable 1.3.6.1.4.1.248.12.2.1.11 no-access
This table contains the per-interface configuration parameters for local proxy ARP.
               hm2AgentSwitchLocalProxyArpEntry 1.3.6.1.4.1.248.12.2.1.11.1 no-access
Represents a logical row in the hm2AgentSwitchLocalProxyArpTable.
                   hm2AgentSwitchLocalProxyArpMode 1.3.6.1.4.1.248.12.2.1.11.1.1 hmenabledstatus read-write
The local proxy ARP mode for the interface.
         hm2AgentSwitchIntfArpTable 1.3.6.1.4.1.248.12.2.1.12 no-access
This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.
               hm2AgentSwitchIntfArpEntry 1.3.6.1.4.1.248.12.2.1.12.1 no-access
This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.
                   hm2AgentSwitchIntfArpIpAddress 1.3.6.1.4.1.248.12.2.1.12.1.1 ipaddress no-access
The Type of Address assigned to this interface.
                   hm2AgentSwitchIntfArpIfIndex 1.3.6.1.4.1.248.12.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
                   hm2AgentSwitchIntfArpAge 1.3.6.1.4.1.248.12.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.
                   hm2AgentSwitchIntfArpMacAddress 1.3.6.1.4.1.248.12.2.1.12.1.4 physaddress read-only
The hardware MAX Address that each interface maps to.
                   hm2AgentSwitchIntfArpType 1.3.6.1.4.1.248.12.2.1.12.1.5 integer read-only
The type of ARP entry. Enumeration: 'static': 3, 'local': 1, 'gateway': 2, 'dynamic': 4.
                   hm2AgentSwitchIntfArpStatus 1.3.6.1.4.1.248.12.2.1.12.1.6 rowstatus read-only
The status of this ARP entry. Setting this object destroy will remove the entry.
         hm2AgentSwitchArpSparseLearn 1.3.6.1.4.1.248.12.2.1.100 hmenabledstatus read-write
This indicates the current setting of ARP sparse learn mode.
         hm2AgentSwitchArpCacheClear 1.3.6.1.4.1.248.12.2.1.101 integer read-write
Setting the object to 'flushARP' will flush the ARP cache. Setting the object to 'flushARPWithGateway' will also flush the ARP cache but includes the ARP entries that are used by gateways of routes. Reading the object always returns 'other'. Enumeration: 'other': 1, 'flushARP': 2, 'flushARPWithGateway': 3.
         hm2AgentSwitchProxyArpMaxResponseDelay 1.3.6.1.4.1.248.12.2.1.248 integer32 read-write
Configures the maximum time in ms to wait before a proxy response is sent. Setting this to 0 determines a response to be sent immediately.
     hm2AgentSwitchIpGroup 1.3.6.1.4.1.248.12.2.2
         hm2AgentSwitchIpRoutingMode 1.3.6.1.4.1.248.12.2.2.1 hmenabledstatus read-write
Administratively enables/disables routing on the switch.
         hm2AgentSwitchIpDefaultGateway 1.3.6.1.4.1.248.12.2.2.2 ipaddress read-write
Specifies the default gateway manually configured.
         hm2AgentSwitchIpInterfaceTable 1.3.6.1.4.1.248.12.2.2.3 no-access
IP interface table.
             hm2AgentSwitchIpInterfaceEntry 1.3.6.1.4.1.248.12.2.2.3.1 no-access
IP interface entry.
                 hm2AgentSwitchIpInterfaceIfIndex 1.3.6.1.4.1.248.12.2.2.3.1.1 interfaceindex read-only
The IfIndex associated with this instance.
                 hm2AgentSwitchIPAddressConfigMethod 1.3.6.1.4.1.248.12.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.
                 hm2AgentSwitchIpInterfaceIpAddress 1.3.6.1.4.1.248.12.2.2.3.1.3 ipaddress read-write
The IP address assigned to this interface. When setting this value, the value of hm2AgentSwitchIpInterfaceNetMask must be set at the same time.
                 hm2AgentSwitchIpInterfaceNetMask 1.3.6.1.4.1.248.12.2.2.3.1.4 ipaddress read-write
The netmask assigned to this interface. When setting this value, the value of hm2AgentSwitchIpInterfaceIpAddress must be set at the same time.
                 hm2AgentSwitchIpInterfaceClearIp 1.3.6.1.4.1.248.12.2.2.3.1.5 hmenabledstatus read-write
When setting this object to 'enable(1)' the interfaces IP address and netmask will be set back to 0.0.0.0. Reading this object always returns 'disable(2).
                 hm2AgentSwitchIpInterfaceRoutingMode 1.3.6.1.4.1.248.12.2.2.3.1.6 hmenabledstatus read-write
Enables or disables routing for this interface.
                 hm2AgentSwitchIpInterfaceProxyARPMode 1.3.6.1.4.1.248.12.2.2.3.1.7 hmenabledstatus read-write
Enables or disables proxy ARP for this interface.
                 hm2AgentSwitchIpInterfaceMtuValue 1.3.6.1.4.1.248.12.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. If a packet is received where the size exceeds the mtu value, an icmp destination unreachable message is sent back to the sender with the current mtu.
                 hm2AgentSwitchIpInterfaceBandwidth 1.3.6.1.4.1.248.12.2.2.3.1.9 unsigned32 read-write
Configures the bandwidth value for this interface. If the returned value is 0, bandwidth for this interface is not configured.
                 hm2AgentSwitchIpInterfaceUnnumberedIfIndex 1.3.6.1.4.1.248.12.2.2.3.1.10 interfaceindexorzero read-only
If this object is non-zero, it indicates that the interface is unnumbered and specifies which interface the address is borrowed from.
                 hm2AgentSwitchIpInterfaceIcmpUnreachables 1.3.6.1.4.1.248.12.2.2.3.1.11 hmenabledstatus read-write
If this object is enabled, it indicates that ICMP unreachables can be sent on this interface.
                 hm2AgentSwitchIpInterfaceIcmpRedirects 1.3.6.1.4.1.248.12.2.2.3.1.12 hmenabledstatus read-write
If this object is enabled and hm2AgentSwitchIpIcmpRedirectsMode is also enabled, ICMP redirects can be sent on this interface.
                 hm2AgentSwitchDhcpOperation 1.3.6.1.4.1.248.12.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.
                 hm2AgentSwitchIpInterfaceSuppressed 1.3.6.1.4.1.248.12.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.
                 hm2AgentSwitchIpInterfaceNumberOfFlaps 1.3.6.1.4.1.248.12.2.2.3.1.15 unsigned32 read-only
This mib variable displays the number of flaps occurred on the interface
                 hm2AgentSwitchIpInterfaceCurrentPenalty 1.3.6.1.4.1.248.12.2.2.3.1.16 unsigned32 read-only
This mib variable displays the current penalty of an interface
                 hm2AgentSwitchIpInterfaceReUseTime 1.3.6.1.4.1.248.12.2.2.3.1.17 unsigned32 read-only
This mib variable displays the number of seconds until the interface is allowed to come up
                 hm2AgentSwitchIpInterfaceNetdirectedBCMode 1.3.6.1.4.1.248.12.2.2.3.1.248 hmenabledstatus read-write
Enables or disables netdirected broadcasts for this interface.
         hm2AgentSwitchIpRouterDiscoveryTable 1.3.6.1.4.1.248.12.2.2.4 no-access
There is no global administrative flag for router discovery. The global routing flag (hm2AgentSwitchIpRoutingMode) will be used for this purpose. If routing is disabled, router discovery is disabled as well.
             hm2AgentSwitchIpRouterDiscoveryEntry 1.3.6.1.4.1.248.12.2.2.4.1 no-access
.
                 hm2AgentSwitchIpRouterDiscoveryIfIndex 1.3.6.1.4.1.248.12.2.2.4.1.1 integer32 read-only
Interface Number to configure Router Discovery on.
                 hm2AgentSwitchIpRouterDiscoveryAdvertiseMode 1.3.6.1.4.1.248.12.2.2.4.1.2 hmenabledstatus read-write
Enable or disable router discovery on the interface.
                 hm2AgentSwitchIpRouterDiscoveryMaxAdvertisementInterval 1.3.6.1.4.1.248.12.2.2.4.1.3 integer32 read-write
Maximum time allowed between sending router advertisements from the interface.
                 hm2AgentSwitchIpRouterDiscoveryMinAdvertisementInterval 1.3.6.1.4.1.248.12.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 hm2AgentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
                 hm2AgentSwitchIpRouterDiscoveryAdvertisementLifetime 1.3.6.1.4.1.248.12.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 hm2AgentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
                 hm2AgentSwitchIpRouterDiscoveryPreferenceLevel 1.3.6.1.4.1.248.12.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.
                 hm2AgentSwitchIpRouterDiscoveryAdvertisementAddress 1.3.6.1.4.1.248.12.2.2.4.1.7 ipaddress read-write
Address used when sending router advertisements from the interface.
         hm2AgentSwitchIpVlanTable 1.3.6.1.4.1.248.12.2.2.5 no-access
A static VLAN for which routing can be enabled/disabled.
             hm2AgentSwitchIpVlanEntry 1.3.6.1.4.1.248.12.2.2.5.1 no-access
A static VLAN for which routing can be enabled/disabled.
                 hm2AgentSwitchIpVlanId 1.3.6.1.4.1.248.12.2.2.5.1.1 vlanid read-only
The VLAN's ID.
                 hm2AgentSwitchIpVlanIfIndex 1.3.6.1.4.1.248.12.2.2.5.1.2 interfaceindex read-write
The IfIndex associated with this VLAN.
                 hm2AgentSwitchIpVlanRoutingStatus 1.3.6.1.4.1.248.12.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 createAndWait(5) - Adds VLAN entry for routing destroy(6) - Removes VLAN from routing
         hm2AgentSwitchSecondaryAddressTable 1.3.6.1.4.1.248.12.2.2.6 no-access
Contains a list of secondary IP addresses associated with an interface.
             hm2AgentSwitchSecondaryAddressEntry 1.3.6.1.4.1.248.12.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 hm2AgentSwitchIpInterfaceTable.
                 hm2AgentSwitchSecondaryIpAddress 1.3.6.1.4.1.248.12.2.2.6.1.1 ipaddress no-access
The secondary IP address assigned to this interface.
                 hm2AgentSwitchSecondaryNetMask 1.3.6.1.4.1.248.12.2.2.6.1.2 ipaddress read-only
The secondary netmask assigned to this interface. This value must be set during creation and can not be changed.
                 hm2AgentSwitchSecondaryStatus 1.3.6.1.4.1.248.12.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 hm2AgentSwitchSecondaryNetMask object must be set during creation. destroy(6) - Removes the associated address from the interface.
         hm2AgentSwitchIpIcmpControlGroup 1.3.6.1.4.1.248.12.2.2.8
             hm2AgentSwitchIpIcmpEchoReplyMode 1.3.6.1.4.1.248.12.2.2.8.1 hmenabledstatus read-write
Sets the administrative Echo Reply Mode.
             hm2AgentSwitchIpIcmpRedirectsMode 1.3.6.1.4.1.248.12.2.2.8.2 hmenabledstatus read-write
Sets the administrative Mode for sending Redirects.
             hm2AgentSwitchIpIcmpRateLimitInterval 1.3.6.1.4.1.248.12.2.2.8.3 integer32 read-write
HiOS: Specifies the time interval between tokens being placed in the bucket for ICMP Ratelimit. HiSecOS: Specifies the average minimum time between subsequent ICMP packets for each destination, using a token bucket algorithm. In times without ICMP packets, the tokens accumulate to allow for bursts of up to hm2AgentSwitchIpIcmpRateLimitBurstSize packets.
             hm2AgentSwitchIpIcmpRateLimitBurstSize 1.3.6.1.4.1.248.12.2.2.8.4 integer32 read-write
HiOS: Specifies the number of tokens to be placed after timeout. HiSecOS: The size of the token bucket, fixed at 6 tokens.
         hm2AgentSwitchIntfIpHelperAddressTable 1.3.6.1.4.1.248.12.2.2.10 no-access
Contains a list of IP helper addresses associated with an interface.
               hm2AgentSwitchIntfIpHelperAddressEntry 1.3.6.1.4.1.248.12.2.2.10.1 no-access
An IP helper address for a given interface.
                   hm2AgentSwitchIntfIpHelperUdpPort 1.3.6.1.4.1.248.12.2.2.10.1.1 unsigned32 no-access
UDP port number. Received packets with this destination UDP port number are forwarded to the helper address in this entry. A relay entry with port 0 allows dhcp, time, winnameserver, tacacs, dns, tftp, netbios-ns and netbios-dgm relay.
                   hm2AgentSwitchIntfIpHelperIpAddress 1.3.6.1.4.1.248.12.2.2.10.1.2 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.
                   hm2AgentSwitchIntfIpHelperHitCount 1.3.6.1.4.1.248.12.2.2.10.1.4 unsigned32 read-only
The number of times a packet has been forwarded or discarded according to this entry.
                   hm2AgentSwitchIntfIpHelperStatus 1.3.6.1.4.1.248.12.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.
         hm2AgentSwitchClearIpDefaultGateway 1.3.6.1.4.1.248.12.2.2.11 integer read-write
Resets the Global Default Gateway address. Enumeration: 'enable': 1, 'disable': 2.
         hm2AgentSwitchIpFirstActiveAddressType 1.3.6.1.4.1.248.12.2.2.248 inetaddresstype read-only
The type of hm2AgentSwitchIpFirstActiveAddress.
         hm2AgentSwitchIpFirstActiveAddress 1.3.6.1.4.1.248.12.2.2.249 inetaddress read-only
The lowest ip address of any active routing interface.
         hm2AgentSwitchIpStaticDefaultPref 1.3.6.1.4.1.248.12.2.2.250 integer32 read-write
The default preference for static routes.
     hm2AgentRouterRipConfigGroup 1.3.6.1.4.1.248.12.2.3
         hm2AgentRouterRipAdminState 1.3.6.1.4.1.248.12.2.3.1 hmenabledstatus read-write
Sets the administrative mode of RIP in the router.
         hm2AgentRouterRipSplitHorizonMode 1.3.6.1.4.1.248.12.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.
         hm2AgentRouterRipAutoSummaryMode 1.3.6.1.4.1.248.12.2.3.3 hmenabledstatus 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).
         hm2AgentRouterRipHostRoutesAcceptMode 1.3.6.1.4.1.248.12.2.3.4 hmenabledstatus 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).
         hm2AgentRouterRipDefaultMetric 1.3.6.1.4.1.248.12.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).
         hm2AgentRouterRipDefaultMetricConfigured 1.3.6.1.4.1.248.12.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.
         hm2AgentRouterRipDefaultInfoOriginate 1.3.6.1.4.1.248.12.2.3.7 truthvalue read-write
Flag to determine, whether RIP can advertise a default-route learned from another protocol.
         hm2AgentRipRouteRedistTable 1.3.6.1.4.1.248.12.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.
             hm2AgentRipRouteRedistEntry 1.3.6.1.4.1.248.12.2.3.8.1 no-access
The entries of the table.
                 hm2AgentRipRouteRedistSource 1.3.6.1.4.1.248.12.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.
                 hm2AgentRipRouteRedistMode 1.3.6.1.4.1.248.12.2.3.8.1.2 hmenabledstatus read-write
User enabels/disables route-redistribution for a particular source protocol.
                 hm2AgentRipRouteRedistMetric 1.3.6.1.4.1.248.12.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).
                 hm2AgentRipRouteRedistMetricConfigured 1.3.6.1.4.1.248.12.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.
                 hm2AgentRipRouteRedistMatchInternal 1.3.6.1.4.1.248.12.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.
                 hm2AgentRipRouteRedistMatchExternal1 1.3.6.1.4.1.248.12.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.
                 hm2AgentRipRouteRedistMatchExternal2 1.3.6.1.4.1.248.12.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.
                 hm2AgentRipRouteRedistMatchNSSAExternal1 1.3.6.1.4.1.248.12.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.
                 hm2AgentRipRouteRedistMatchNSSAExternal2 1.3.6.1.4.1.248.12.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.
                 hm2AgentRipRouteRedistDistList 1.3.6.1.4.1.248.12.2.3.8.1.10 unsigned32 read-write
Access-list number of the access-list, which filters routes received from a source-protocol.
                 hm2AgentRipRouteRedistDistListConfigured 1.3.6.1.4.1.248.12.2.3.8.1.11 truthvalue read-write
Flag to determine whether Access-list is configured or not.
         hm2AgentRip2IfConfTable 1.3.6.1.4.1.248.12.2.3.9 no-access
A list of subnets which require separate configuration in RIP. Augments rip2IfConfTable in the RIPv2-MIB.
             hm2AgentRip2IfConfEntry 1.3.6.1.4.1.248.12.2.3.9.1 no-access
A Single Routing Domain in a single Subnet. Augments rip2IfConfEntry in RIPv2-MIB.
                 hm2AgentRip2IfConfAuthKeyId 1.3.6.1.4.1.248.12.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.
         hm2AgentRouterRipRoutePref 1.3.6.1.4.1.248.12.2.3.10 integer32 read-write
The route preference, sometimes called administrative distance, for RIP routes. A route with a preference of 255 is considered unreachable.
         hm2AgentRouterRipUpdateTimerInterval 1.3.6.1.4.1.248.12.2.3.248 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.
     hm2AgentRouterOspfConfigGroup 1.3.6.1.4.1.248.12.2.4
         hm2AgentOspfDefaultMetric 1.3.6.1.4.1.248.12.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).
         hm2AgentOspfDefaultMetricConfigured 1.3.6.1.4.1.248.12.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.
         hm2AgentOspfDefaultInfoOriginate 1.3.6.1.4.1.248.12.2.4.3 truthvalue read-write
Flag to determine, whether OSPF can advertise a default-route learned from another protocol.
         hm2AgentOspfDefaultInfoOriginateAlways 1.3.6.1.4.1.248.12.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.
         hm2AgentOspfDefaultInfoOriginateMetric 1.3.6.1.4.1.248.12.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).
         hm2AgentOspfDefaultInfoOriginateMetricConfigured 1.3.6.1.4.1.248.12.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.
         hm2AgentOspfDefaultInfoOriginateMetricType 1.3.6.1.4.1.248.12.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.
         hm2AgentOspfRouteRedistTable 1.3.6.1.4.1.248.12.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.
             hm2AgentOspfRouteRedistEntry 1.3.6.1.4.1.248.12.2.4.8.1 no-access
The entries of the table.
                 hm2AgentOspfRouteRedistSource 1.3.6.1.4.1.248.12.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.
                 hm2AgentOspfRouteRedistMode 1.3.6.1.4.1.248.12.2.4.8.1.2 hmenabledstatus read-write
User enables/disables route-redistribution for a particular source protocol.
                 hm2AgentOspfRouteRedistMetric 1.3.6.1.4.1.248.12.2.4.8.1.3 integer32 read-write
Metric used for redistributing a particular source protocol route into OSPF.
                 hm2AgentOspfRouteRedistMetricConfigured 1.3.6.1.4.1.248.12.2.4.8.1.4 truthvalue read-write
Flag to determine whether OSPF redistribute-metric is configured or not.
                 hm2AgentOspfRouteRedistMetricType 1.3.6.1.4.1.248.12.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.
                 hm2AgentOspfRouteRedistTag 1.3.6.1.4.1.248.12.2.4.8.1.6 unsigned32 read-write
It specifies the tag field in routes redistributed by OSPF.
                 hm2AgentOspfRouteRedistSubnets 1.3.6.1.4.1.248.12.2.4.8.1.7 truthvalue read-write
If this value is false, then OSPF will not redistribute subnetted routes.
                 hm2AgentOspfRouteRedistDistList 1.3.6.1.4.1.248.12.2.4.8.1.8 unsigned32 read-write
Access-list number of the access-list, which filters routes received from a source-protocol. HiOS: Valid access list numbers are between 1000 and 1099. HiSecOS: Valid access list numbers are between 1 and 10000.
                 hm2AgentOspfRouteRedistDistListConfigured 1.3.6.1.4.1.248.12.2.4.8.1.9 truthvalue read-write
Flag to determine whether Access-list is configured or not.
         hm2AgentOspfIfTable 1.3.6.1.4.1.248.12.2.4.9 no-access
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. Augments ospfIfTable from the OSPF-MIB.
             hm2AgentOspfIfEntry 1.3.6.1.4.1.248.12.2.4.9.1 no-access
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. Augments ospfIfEntry in OSPF-MIB.
                 hm2AgentOspfIfAuthKeyId 1.3.6.1.4.1.248.12.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.
                 hm2AgentOspfIfIpMtuIgnoreFlag 1.3.6.1.4.1.248.12.2.4.9.1.2 hmenabledstatus read-write
Configures the IP MTU Ignore Flag value for this OSPF interface.
                 hm2AgentOspfIfPassiveMode 1.3.6.1.4.1.248.12.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.
                 hm2AgentOspfIfAdvertiseSecondaries 1.3.6.1.4.1.248.12.2.4.9.1.4 hmenabledstatus read-write
Configures the advertisability of the secondary addresses configured on this interface.
                 hm2AgentOspfIfFastHelloMode 1.3.6.1.4.1.248.12.2.4.9.1.248 hmenabledstatus read-write
Configures the fast hello mode on this interface. If enabled, hello packets are sent every 250ms, ospfIfHelloInterval is ignored. The dead interval and spf delay need to be re-configured accordingly for faster convergence.
         hm2AgentOspfVirtIfTable 1.3.6.1.4.1.248.12.2.4.10 no-access
Information about this router's virtual inter- faces. Augments ospfVirtIfTable from the OSPF-MIB.
               hm2AgentOspfVirtIfEntry 1.3.6.1.4.1.248.12.2.4.10.1 no-access
Information about a single Virtual Interface. Augments ospfVirtIfEntry in OSPF-MIB.
                   hm2AgentOspfVirtIfAuthKeyId 1.3.6.1.4.1.248.12.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.
         hm2AgentRouterOspfRFC1583CompatibilityMode 1.3.6.1.4.1.248.12.2.4.11 hmenabledstatus 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.
         hm2AgentOspfSpfDelayTime 1.3.6.1.4.1.248.12.2.4.12 integer32 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.
         hm2AgentOspfSpfHoldTime 1.3.6.1.4.1.248.12.2.4.13 integer32 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.
         hm2AgentOspfAutoCostRefBw 1.3.6.1.4.1.248.12.2.4.14 unsigned32 read-write
Auto cost reference bandwidth of the router interfaces for ospf metric calculations. It can be an integer from 1 to 4294967. The default reference bandwidth is 100 Mbps.
         hm2AgentOspfOpaqueLsaSupport 1.3.6.1.4.1.248.12.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.
         hm2AgentOspfAreaOpaqueLsdbTable 1.3.6.1.4.1.248.12.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.
               hm2AgentOspfAreaOpaqueLsdbEntry 1.3.6.1.4.1.248.12.2.4.16.1 no-access
A single AreaOpaque Link State Advertisement.
                   hm2AgentOspfAreaOpaqueLsdbAreaId 1.3.6.1.4.1.248.12.2.4.16.1.1 ipaddress read-only
The 32 bit identifier of the Area from which the LSA was received.
                   hm2AgentOspfAreaOpaqueLsdbType 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAreaOpaqueLsdbLsid 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAreaOpaqueLsdbRouterId 1.3.6.1.4.1.248.12.2.4.16.1.4 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                   hm2AgentOspfAreaOpaqueLsdbSequence 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAreaOpaqueLsdbAge 1.3.6.1.4.1.248.12.2.4.16.1.6 integer32 read-only
This field is the age of the link state advertisement in seconds.
                   hm2AgentOspfAreaOpaqueLsdbChecksum 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAreaOpaqueLsdbAdvertisement 1.3.6.1.4.1.248.12.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
         hm2AgentOspfLocalLsdbTable 1.3.6.1.4.1.248.12.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'.
               hm2AgentOspfLocalLsdbEntry 1.3.6.1.4.1.248.12.2.4.17.1 no-access
A single Link State Advertisement.
                   hm2AgentOspfLocalLsdbIpAddress 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfLocalLsdbAddressLessIf 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfLocalLsdbType 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfLocalLsdbLsid 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfLocalLsdbRouterId 1.3.6.1.4.1.248.12.2.4.17.1.5 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                   hm2AgentOspfLocalLsdbSequence 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfLocalLsdbAge 1.3.6.1.4.1.248.12.2.4.17.1.7 integer32 read-only
This field is the age of the link state adver- tisement in seconds.
                   hm2AgentOspfLocalLsdbChecksum 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfLocalLsdbAdvertisement 1.3.6.1.4.1.248.12.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.
         hm2AgentOspfAsLsdbTable 1.3.6.1.4.1.248.12.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.
               hm2AgentOspfAsLsdbEntry 1.3.6.1.4.1.248.12.2.4.18.1 no-access
A single Link State Advertisement.
                   hm2AgentOspfAsLsdbType 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAsLsdbLsid 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAsLsdbRouterId 1.3.6.1.4.1.248.12.2.4.18.1.3 routerid read-only
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
                   hm2AgentOspfAsLsdbSequence 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAsLsdbAge 1.3.6.1.4.1.248.12.2.4.18.1.5 integer32 read-only
This field is the age of the link state adver- tisement in seconds.
                   hm2AgentOspfAsLsdbChecksum 1.3.6.1.4.1.248.12.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.
                   hm2AgentOspfAsLsdbAdvertisement 1.3.6.1.4.1.248.12.2.4.18.1.7 octet string read-only
The entire Link State Advertisement, including its header.
         hm2AgentOspfDefaultPassiveMode 1.3.6.1.4.1.248.12.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.
         hm2AgentOspfRoutePrefIntraArea 1.3.6.1.4.1.248.12.2.4.20 integer32 read-write
The route preference, sometimes called administrative distance, for intra-area OSPFv2 routes. A route with a preference of 255 is considered unreachable.
         hm2AgentOspfRoutePrefInterArea 1.3.6.1.4.1.248.12.2.4.21 integer32 read-write
The route preference, sometimes called administrative distance, for inter-area OSPFv2 routes. A route with a preference of 255 is considered unreachable.
         hm2AgentOspfRoutePrefExternal 1.3.6.1.4.1.248.12.2.4.22 integer32 read-write
The route preference, sometimes called administrative distance, for external OSPFv2 routes. A route with a preference of 255 is considered unreachable.
         hm2AgentOspfAreaNSSATable 1.3.6.1.4.1.248.12.2.4.248 no-access
Information about all the configured Not-So-Stubby-Area(NSSAs) in OSPF. Augments ospfAreaTable from the OSPF-MIB.
                 hm2AgentOspfAreaNSSAEntry 1.3.6.1.4.1.248.12.2.4.248.1 no-access
Information about a single Not-So-Stubby-Area(NSSA). Augments ospfAreaEntry in OSPF-MIB.
                     hm2AgentOspfAreaNSSAImportSummaries 1.3.6.1.4.1.248.12.2.4.248.1.1 hmenabledstatus read-write
When set to enabled, OSPF's summary routes are imported into the NSSA as Type-3 summary-LSAs. When set to disabled, summary routes are not imported into the NSSA. The default setting is enabled.
                     hm2AgentOspfAreaNSSARedistribute 1.3.6.1.4.1.248.12.2.4.248.1.2 hmenabledstatus read-write
When set to enabled NSSA ASBRs will not redistribute external routes into the NSSA and they will cease to originate Type-7 external LSAs for external routes.
                     hm2AgentOspfAreaNSSADefaultInfoOriginate 1.3.6.1.4.1.248.12.2.4.248.1.3 truthvalue read-write
Determines if the router will originate a Type-7 default LSA into the NSSA. This command will cause a default LSA to be originated only if the router is an NSSA ABR or ASBR.
                     hm2AgentOspfAreaNSSADefaultMetric 1.3.6.1.4.1.248.12.2.4.248.1.4 integer32 read-write
Defines the metric value advertised in the Type-7 default LSA originated by this router
                     hm2AgentOspfAreaNSSADefaultMetricType 1.3.6.1.4.1.248.12.2.4.248.1.5 integer read-write
Defines the metric type advertised in the Type-7 default LSA originated by this router Enumeration: 'nonComparable': 3, 'comparable': 2, 'ospfMetric': 1.
         hm2AgentOspfIfMetricTable 1.3.6.1.4.1.248.12.2.4.249 no-access
Information about interface metrics.
                 hm2AgentOspfIfMetricEntry 1.3.6.1.4.1.248.12.2.4.249.1 no-access
Information about interface metrics.
                     hm2AgentOspfIfMetricCalculatedCost 1.3.6.1.4.1.248.12.2.4.249.1.1 integer32 read-only
Returns the actual cost value used by OSPF for this interface.
     hm2AgentSnmpTrapFlagsConfigGroupLayer3 1.3.6.1.4.1.248.12.2.5
         hm2AgentSnmpVRRPNewMasterTrapFlag 1.3.6.1.4.1.248.12.2.5.1 hmenabledstatus read-write
This flag enables the sending of VRRP new master notification traps.
         hm2AgentSnmpVRRPAuthFailureTrapFlag 1.3.6.1.4.1.248.12.2.5.2 hmenabledstatus read-write
This flag enables the sending of VRRP authentication failure notification traps.
     hm2AgentBootpDhcpRelayGroup 1.3.6.1.4.1.248.12.2.6
         hm2AgentBootpDhcpRelayMaxHopCount 1.3.6.1.4.1.248.12.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.
         hm2AgentBootpDhcpRelayMinWaitTime 1.3.6.1.4.1.248.12.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.
         hm2AgentBootpDhcpRelayCircuitIdOptionMode 1.3.6.1.4.1.248.12.2.6.5 hmenabledstatus 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.
     hm2AgentECMPGroup 1.3.6.1.4.1.248.12.2.7
         hm2AgentECMPOspfMaxPaths 1.3.6.1.4.1.248.12.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.
     hm2AgentRouterVrrpConfigGroup 1.3.6.1.4.1.248.12.2.8
         hm2AgentRouterVrrpAdminState 1.3.6.1.4.1.248.12.2.8.1 hmenabledstatus read-write
Sets the administrative mode of VRRP in the router.
     hm2AgentVrrpOperations 1.3.6.1.4.1.248.12.2.9
         hm2AgentRouterVrrpOperTable 1.3.6.1.4.1.248.12.2.9.1 no-access
Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of `hm2AgentRouterVrrpOperEntry' items.
             hm2AgentRouterVrrpOperEntry 1.3.6.1.4.1.248.12.2.9.1.1 no-access
An entry in the table contains operational priority that is associated with a virtual router.
                 hm2AgentRouterVrrpOperPriority 1.3.6.1.4.1.248.12.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.
         hm2AgentRouterVrrpNumberOfFastInst 1.3.6.1.4.1.248.12.2.9.248 integer32 read-only
Number of VRRP instances with advertisement interval less than one second.
     hm2AgentIpHelperGroup 1.3.6.1.4.1.248.12.2.11
           hm2AgentIpHelperAdminMode 1.3.6.1.4.1.248.12.2.11.1 hmenabledstatus read-write
Administratively enable or disable IP helper.
           hm2AgentDhcpClientMsgsReceived 1.3.6.1.4.1.248.12.2.11.2 counter32 read-only
The Number of DHCP Requests Received. Total number of DHCP requests received from all clients.
           hm2AgentDhcpClientMsgsRelayed 1.3.6.1.4.1.248.12.2.11.3 counter32 read-only
The Number of DHCP Requests Forwarded. Total number of DHCP requests relayed to a server.
           hm2AgentDhcpServerMsgsReceived 1.3.6.1.4.1.248.12.2.11.4 counter32 read-only
The number of DHCP messages received from a server.
           hm2AgentDhcpServerMsgsRelayed 1.3.6.1.4.1.248.12.2.11.5 counter32 read-only
The number of DHCP messages relayed to a server.
           hm2AgentUdpClientMsgsReceived 1.3.6.1.4.1.248.12.2.11.6 counter32 read-only
The number of UDP messages received from all clients.
           hm2AgentUdpClientMsgsRelayed 1.3.6.1.4.1.248.12.2.11.7 counter32 read-only
The number of UDP messages relayed to a server.
           hm2AgentSwitchIpHelperAddressTable 1.3.6.1.4.1.248.12.2.11.8 no-access
Contains a list of IP helper addresses configured globally.
               hm2AgentSwitchIpHelperAddressEntry 1.3.6.1.4.1.248.12.2.11.8.1 no-access
An IP Helper address that applies to packets received on any interface.
                   hm2AgentSwitchIpHelperUdpPort 1.3.6.1.4.1.248.12.2.11.8.1.1 unsigned32 read-write
UDP port number. A relay entry with port 0 allows dhcp, time, winnameserver, tacacs, dns, tftp, netbios-ns and netbios-dgm relay.
                   hm2AgentSwitchIpHelperAddress 1.3.6.1.4.1.248.12.2.11.8.1.2 ipaddress read-write
The IP Helper address assigned to this interface.
                   hm2AgentSwitchIpHelperHitCount 1.3.6.1.4.1.248.12.2.11.8.1.3 unsigned32 read-only
The number of times a packet has been forwarded or discarded according to this entry.
                   hm2AgentSwitchIpHelperStatus 1.3.6.1.4.1.248.12.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.
           hm2AgentUdpClientMsgsTtlExpired 1.3.6.1.4.1.248.12.2.11.9 counter32 read-only
The number of UDP messages received with an expired TTL.
           hm2AgentUdpClientMsgsDiscarded 1.3.6.1.4.1.248.12.2.11.10 counter32 read-only
The number of UDP messages that matched a discard entry.
     hm2AgentInternalVlanGroup 1.3.6.1.4.1.248.12.2.12
           hm2AgentInternalVlanBase 1.3.6.1.4.1.248.12.2.12.1 vlanid read-write
The VLAN ID internally assigned to the first port-based routing interface.
           hm2AgentInternalVlanPolicy 1.3.6.1.4.1.248.12.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.
           hm2AgentSwitchInternalVlanTable 1.3.6.1.4.1.248.12.2.12.3 no-access
Contains a list of VLAN IDs used internally for port-based routing interfaces.
               hm2AgentSwitchInternalVlanEntry 1.3.6.1.4.1.248.12.2.12.3.1 no-access
A VLAN ID internally assigned to a port-based routing interface.
                   hm2AgentSwitchInternalVlanId 1.3.6.1.4.1.248.12.2.12.3.1.1 vlanid no-access
A VLAN ID internally assigned to a port-based routing interface.
                   hm2AgentSwitchInternalVlanIfIndex 1.3.6.1.4.1.248.12.2.12.3.1.2 interfaceindex read-only
Interface index of port-based routing interface using this VLAN ID.
     hm2AgentOspfQueueGroup 1.3.6.1.4.1.248.12.2.13
           hm2AgentOspfQueueTable 1.3.6.1.4.1.248.12.2.13.1 no-access
Table lists information about OSPFv2 message queue utilization.
               hm2AgentOspfQueueEntry 1.3.6.1.4.1.248.12.2.13.1.1 no-access
Information on a specific OSPFv2 message queue.
                   hm2AgentOspfQueueIndex 1.3.6.1.4.1.248.12.2.13.1.1.1 unsigned32 no-access
Index value for this message queue.
                   hm2AgentOspfQueueName 1.3.6.1.4.1.248.12.2.13.1.1.2 displaystring read-only
Name of an OSPFv2 message queue.
                   hm2AgentOspfQueueLength 1.3.6.1.4.1.248.12.2.13.1.1.3 gauge32 read-only
The number of messages currently in the message queue.
                   hm2AgentOspfQueueHigh 1.3.6.1.4.1.248.12.2.13.1.1.4 gauge32 read-only
The high water mark of the number of messages in the message queue.
                   hm2AgentOspfQueueDrops 1.3.6.1.4.1.248.12.2.13.1.1.5 counter32 read-only
The number of items dropped because the message queue was full.
                   hm2AgentOspfQueueLimit 1.3.6.1.4.1.248.12.2.13.1.1.6 unsigned32 read-only
The maximum number of messages this queue can hold.
     hm2AgentOspfPacketStatsGroup 1.3.6.1.4.1.248.12.2.14
           hm2AgentOspfCountersCleared 1.3.6.1.4.1.248.12.2.14.1 unsigned32 read-only
The time since OSPFv2 counters were last cleared, in seconds.
           hm2AgentOspfLsaRetxCount 1.3.6.1.4.1.248.12.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.
           hm2AgentOspfHellosRx 1.3.6.1.4.1.248.12.2.14.3 counter32 read-only
The total number of OSPFv2 Hello packets received since OSPF counters were last cleared.
           hm2AgentOspfHellosTx 1.3.6.1.4.1.248.12.2.14.4 counter32 read-only
The total number of OSPFv2 Hello packets transmitted since OSPF counters were last cleared.
           hm2AgentOspfDdRx 1.3.6.1.4.1.248.12.2.14.5 counter32 read-only
The total number of OSPFv2 Database Description packets received since OSPF counters were last cleared.
           hm2AgentOspfDdTx 1.3.6.1.4.1.248.12.2.14.6 counter32 read-only
The total number of OSPFv2 Database Description packets transmitted since OSPF counters were last cleared.
           hm2AgentOspfLsReqRx 1.3.6.1.4.1.248.12.2.14.7 counter32 read-only
The total number of OSPFv2 LS Request packets received since OSPF counters were last cleared.
           hm2AgentOspfLsReqTx 1.3.6.1.4.1.248.12.2.14.8 counter32 read-only
The total number of OSPFv2 LS Request packets transmitted since OSPF counters were last cleared.
           hm2AgentOspfLsUpdatesRx 1.3.6.1.4.1.248.12.2.14.9 counter32 read-only
The total number of OSPFv2 LS Update packets received since OSPF counters were last cleared.
           hm2AgentOspfLsUpdatesTx 1.3.6.1.4.1.248.12.2.14.10 counter32 read-only
The total number of OSPFv2 LS Update packets transmitted since OSPF counters were last cleared.
           hm2AgentOspfLsAckRx 1.3.6.1.4.1.248.12.2.14.11 counter32 read-only
The total number of OSPFv2 LS Acknowledgement packets received since OSPF counters were last cleared.
           hm2AgentOspfLsAckTx 1.3.6.1.4.1.248.12.2.14.12 counter32 read-only
The total number of OSPFv2 LS Acknowledgement packets transmitted since OSPF counters were last cleared.
           hm2AgentOspfLsUpdatesRxMax 1.3.6.1.4.1.248.12.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).
           hm2AgentOspfLsUpdatesTxMax 1.3.6.1.4.1.248.12.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).
           hm2AgentOspfType1LsasRx 1.3.6.1.4.1.248.12.2.14.15 counter32 read-only
The number of type 1 (router) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType2LsasRx 1.3.6.1.4.1.248.12.2.14.16 counter32 read-only
The number of type 2 (network) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType3LsasRx 1.3.6.1.4.1.248.12.2.14.17 counter32 read-only
The number of type 3 (network summary) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType4LsasRx 1.3.6.1.4.1.248.12.2.14.18 counter32 read-only
The number of type 4 (ASBR summary) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType5LsasRx 1.3.6.1.4.1.248.12.2.14.19 counter32 read-only
The number of type 5 (external) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType7LsasRx 1.3.6.1.4.1.248.12.2.14.20 counter32 read-only
The number of type 7 (NSSA external) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType9LsasRx 1.3.6.1.4.1.248.12.2.14.21 counter32 read-only
The number of type 9 (Link Opaque) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType10LsasRx 1.3.6.1.4.1.248.12.2.14.22 counter32 read-only
The number of type 10 (Area Opaque) LSAs received since OSPF counters were last cleared.
           hm2AgentOspfType11LsasRx 1.3.6.1.4.1.248.12.2.14.23 counter32 read-only
The number of type 11 (AS Opaque) LSAs received since OSPF counters were last cleared.
     hm2AgentOspfSpfStatsTable 1.3.6.1.4.1.248.12.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.
           hm2AgentOspfSpfStatsEntry 1.3.6.1.4.1.248.12.2.15.1 no-access
Statistics for a single SPF run.
               hm2AgentOspfSpfIndex 1.3.6.1.4.1.248.12.2.15.1.1 unsigned32 no-access
Integer that uniquely identifies an SPF run. This value is incremented each time OSPF runs a full routing table calculation.
               hm2AgentOspfSpfStatsDeltaT 1.3.6.1.4.1.248.12.2.15.1.2 unsigned32 read-only
How long since this routing table calculation ran. The time is given in seconds.
               hm2AgentOspfSpfStatsIntra 1.3.6.1.4.1.248.12.2.15.1.3 unsigned32 read-only
Number of milliseconds to compute intra-area routes.
               hm2AgentOspfSpfStatsSumm 1.3.6.1.4.1.248.12.2.15.1.4 unsigned32 read-only
Number of milliseconds to compute inter-area routes.
               hm2AgentOspfSpfStatsExt 1.3.6.1.4.1.248.12.2.15.1.5 unsigned32 read-only
Number of milliseconds to compute external routes.
               hm2AgentOspfSpfStatsSpfTotal 1.3.6.1.4.1.248.12.2.15.1.6 unsigned32 read-only
Number of milliseconds for entire routing table calculation.
               hm2AgentOspfSpfStatsRibUpdate 1.3.6.1.4.1.248.12.2.15.1.7 unsigned32 read-only
Number of milliseconds to update the common routing table.
               hm2AgentOspfSpfStatsReason 1.3.6.1.4.1.248.12.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.
     hm2AgentRoutingHeapGroup 1.3.6.1.4.1.248.12.2.16
           hm2AgentRoutingHeapSize 1.3.6.1.4.1.248.12.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.
           hm2AgentRoutingHeapInUse 1.3.6.1.4.1.248.12.2.16.2 gauge32 read-only
The number of bytes currently allocated from the routing heap.
           hm2AgentRoutingHeapHigh 1.3.6.1.4.1.248.12.2.16.3 gauge32 read-only
High water mark for the number of bytes allocated from the routing heap.
     hm2AgentRoutingTableSummaryGroup 1.3.6.1.4.1.248.12.2.17
           hm2AgentConnectedRoutes 1.3.6.1.4.1.248.12.2.17.1 gauge32 read-only
The number of connected routes in the IPv4 routing table.
           hm2AgentStaticRoutes 1.3.6.1.4.1.248.12.2.17.2 gauge32 read-only
The number of static routes in the IPv4 routing table.
           hm2AgentRipRoutes 1.3.6.1.4.1.248.12.2.17.3 gauge32 read-only
The number of RIP routes in the IPv4 routing table.
           hm2AgentOspfRoutes 1.3.6.1.4.1.248.12.2.17.4 gauge32 read-only
The number of OSPFv2 routes in the IPv4 routing table.
           hm2AgentOspfIntraRoutes 1.3.6.1.4.1.248.12.2.17.5 gauge32 read-only
The number of OSPFv2 intra-area routes in the IPv4 routing table.
           hm2AgentOspfInterRoutes 1.3.6.1.4.1.248.12.2.17.6 gauge32 read-only
The number of OSPFv2 inter-area routes in the IPv4 routing table.
           hm2AgentOspfExt1Routes 1.3.6.1.4.1.248.12.2.17.7 gauge32 read-only
The number of OSPFv2 external type 1 routes in the IPv4 routing table.
           hm2AgentOspfExt2Routes 1.3.6.1.4.1.248.12.2.17.8 gauge32 read-only
The number of OSPFv2 external type 2 routes in the IPv4 routing table.
           hm2AgentBgpRoutes 1.3.6.1.4.1.248.12.2.17.9 gauge32 read-only
The number of BGP routes in the IPv4 routing table.
           hm2AgentEbgpRoutes 1.3.6.1.4.1.248.12.2.17.10 gauge32 read-only
The number of external BGP routes in the IPv4 routing table.
           hm2AgentIbgpRoutes 1.3.6.1.4.1.248.12.2.17.11 gauge32 read-only
The number of internal BGP routes in the IPv4 routing table.
           hm2AgentLocalBgpRoutes 1.3.6.1.4.1.248.12.2.17.12 gauge32 read-only
The number of local BGP routes in the IPv4 routing table.
           hm2AgentRejectRoutes 1.3.6.1.4.1.248.12.2.17.13 gauge32 read-only
The number of reject routes in the IPv4 routing table.
           hm2AgentTotalRoutes 1.3.6.1.4.1.248.12.2.17.14 gauge32 read-only
The number of routes in the IPv4 routing table.
           hm2AgentBestRoutes 1.3.6.1.4.1.248.12.2.17.15 gauge32 read-only
The number of IPv4 routes in the forwarding table.
           hm2AgentBestRoutesHigh 1.3.6.1.4.1.248.12.2.17.16 gauge32 read-only
The highest number of IPv4 routes in the forwarding table.
           hm2AgentAlternateRoutes 1.3.6.1.4.1.248.12.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.
           hm2AgentRouteAdds 1.3.6.1.4.1.248.12.2.17.18 counter32 read-only
The number of routes added to the IPv4 routing table.
           hm2AgentRouteModifies 1.3.6.1.4.1.248.12.2.17.19 counter32 read-only
The number of routes changed in the IPv4 routing table.
           hm2AgentRouteDeletes 1.3.6.1.4.1.248.12.2.17.20 counter32 read-only
The number of routes removed from the IPv4 routing table.
           hm2AgentUnresolvedRouteAdds 1.3.6.1.4.1.248.12.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.
           hm2AgentInvalidRouteAdds 1.3.6.1.4.1.248.12.2.17.22 counter32 read-only
The number of IPv4 routes adds that failed because the route was invalid.
           hm2AgentFailedRouteAdds 1.3.6.1.4.1.248.12.2.17.23 counter32 read-only
The number of IPv4 routes adds that failed because of a resource limitation in the routing table
           hm2AgentReservedLocals 1.3.6.1.4.1.248.12.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.
           hm2AgentUniqueNextHops 1.3.6.1.4.1.248.12.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.
           hm2AgentUniqueNextHopsHigh 1.3.6.1.4.1.248.12.2.17.26 gauge32 read-only
The highest count of unique next hops since counters were last cleared.
           hm2AgentNextHopGroups 1.3.6.1.4.1.248.12.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.
           hm2AgentNextHopGroupsHigh 1.3.6.1.4.1.248.12.2.17.28 gauge32 read-only
The highest count of next hop groups since counters were last cleared.
           hm2AgentEcmpGroups 1.3.6.1.4.1.248.12.2.17.29 gauge32 read-only
The number of next hop groups with multiple next hops.
           hm2AgentEcmpGroupsHigh 1.3.6.1.4.1.248.12.2.17.30 gauge32 read-only
The high water mark of the number of ECMP groups.
           hm2AgentEcmpRoutes 1.3.6.1.4.1.248.12.2.17.31 gauge32 read-only
The current number of IPv4 routes with multiple next hops.
           hm2AgentTruncEcmpRoutes 1.3.6.1.4.1.248.12.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.
           hm2AgentEcmpRetries 1.3.6.1.4.1.248.12.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.
     hm2AgentEcmpCountTable 1.3.6.1.4.1.248.12.2.18 no-access
A count of the number of routes with each number of ECMP next hops.
           hm2AgentEcmpCountEntry 1.3.6.1.4.1.248.12.2.18.1 no-access
Number of IPv4 routes with a given number of next hops.
               hm2AgentEcmpNextHopCount 1.3.6.1.4.1.248.12.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.
               hm2AgentEcmpRouteCount 1.3.6.1.4.1.248.12.2.18.1.2 gauge32 read-only
The number of IPv4 routes with agentEcmpNextHopCount next hops.
     hm2AgentOspfStubRouterGroup 1.3.6.1.4.1.248.12.2.19
           hm2AgentOspfStubRouterAdvertisement 1.3.6.1.4.1.248.12.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.
           hm2AgentOspfStubRouterReason 1.3.6.1.4.1.248.12.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.
           hm2AgentOspfStubRouterStartupTimeRemaining 1.3.6.1.4.1.248.12.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'.
           hm2AgentOspfStubRouterDuration 1.3.6.1.4.1.248.12.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'.
     hm2AgentOspfNbrTable 1.3.6.1.4.1.248.12.2.249 no-access
Information about this router's neighbors. Augments ospfNbrTable from the OSPF-MIB.
             hm2AgentOspfNbrEntry 1.3.6.1.4.1.248.12.2.249.1 no-access
Information about a single neighbor. Augments ospfNbrEntry in OSPF-MIB.
                 hm2AgentOspfNbrDeadTime 1.3.6.1.4.1.248.12.2.249.1.1 timeticks read-only
The neighbor's Dead Time is the amount of remaining time since the last OSPF hello packet received, before declaring the neighbor status as down.
     hm2AgentOspfRouteTable 1.3.6.1.4.1.248.12.2.250 no-access
Information about this router's OSPF routes.
             hm2AgentOspfRouteEntry 1.3.6.1.4.1.248.12.2.250.1 no-access
Information about a single route.
                 hm2AgentOspfRouteNet 1.3.6.1.4.1.248.12.2.250.1.1 inetaddressipv4 no-access
The IP Address of the Net or Subnet indicated by the route.
                 hm2AgentOspfRouteMask 1.3.6.1.4.1.248.12.2.250.1.2 inetaddressipv4 no-access
The Subnet Mask that pertains to the Net or Subnet.
                 hm2AgentOspfRouteCost 1.3.6.1.4.1.248.12.2.250.1.3 integer32 read-only
The route cost calculated in the SPF algorithm to reach the network.
                 hm2AgentOspfRouteProtoType 1.3.6.1.4.1.248.12.2.250.1.4 integer read-only
The type of route that was learned from OSPF. Enumeration: 'ext-type2': 4, 'ext-type1': 3, 'nssa-type1': 5, 'nssa-type2': 6, 'inter': 2, 'intra': 1.
     hm2AgentVrrpExtGroup 1.3.6.1.4.1.248.12.2.260
             hm2AgentVrrpTrackingTable 1.3.6.1.4.1.248.12.2.260.1 no-access
This table contains variables to define an entry in the VRRP Tracking database.
                 hm2AgentVrrpTrackingEntry 1.3.6.1.4.1.248.12.2.260.1.1 no-access
The entries of the table.
                     hm2AgentVrrpTrackIfIndex 1.3.6.1.4.1.248.12.2.260.1.1.1 integer32 no-access
DURABLE: { 1:all } The interface number of the virtual router
                     hm2AgentVrrpTrackVrid 1.3.6.1.4.1.248.12.2.260.1.1.2 integer32 no-access
DURABLE: { 1:all } The virtual router id for this virtual router
                     hm2AgentVrrpTrackId 1.3.6.1.4.1.248.12.2.260.1.1.3 snmpadminstring no-access
DURABLE: { 1:all } The id of the object being tracked
                     hm2AgentVrrpTrackDecrement 1.3.6.1.4.1.248.12.2.260.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.
                     hm2AgentVrrpTrackOperStatus 1.3.6.1.4.1.248.12.2.260.1.1.5 integer read-only
Shows if the tracked object is currently UP or DOWN or NOT-READY Enumeration: 'down': 2, 'notReady': 3, 'up': 1.
                     hm2AgentVrrpTrackRowStatus 1.3.6.1.4.1.248.12.2.260.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.
             hm2AgentVrrpExtTable 1.3.6.1.4.1.248.12.2.260.2 no-access
This table contains variables to define an entry in the VRRP enhancements database.
                 hm2AgentVrrpExtEntry 1.3.6.1.4.1.248.12.2.260.2.1 no-access
The entry of the hm2AgentVrrpExtTable.
                     hm2AgentVrrpExtIfIndex 1.3.6.1.4.1.248.12.2.260.2.1.1 integer32 no-access
The interface number of the virtual router
                     hm2AgentVrrpExtVrid 1.3.6.1.4.1.248.12.2.260.2.1.2 integer32 no-access
The virtual router id for this virtual router
                     hm2AgentVrrpExtDomainId 1.3.6.1.4.1.248.12.2.260.2.1.3 integer32 read-write
The domain this virtual router is a member of. If set to 0, the virtual router is not a member of any domain.
                     hm2AgentVrrpExtDomainRole 1.3.6.1.4.1.248.12.2.260.2.1.4 integer read-write
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.
                     hm2AgentVrrpExtDomainStatus 1.3.6.1.4.1.248.12.2.260.2.1.5 integer read-only
Shows if the domain configuration is correct for this virtual router Enumeration: 'supervisorDown': 3, 'noError': 1, 'noSupervisor': 2.
                     hm2AgentVrrpExtAdvertAddress 1.3.6.1.4.1.248.12.2.260.2.1.6 ipaddress read-write
The IP address advertisements of the virtual router are sent to
                     hm2AgentVrrpExtAdvertTimer 1.3.6.1.4.1.248.12.2.260.2.1.7 integer32 read-write
This is used to set the interval between advertisements in milliseconds. This accesses the same value as vrrpOperAdvertisementInterval.
                     hm2AgentVrrpExtCfgPriority 1.3.6.1.4.1.248.12.2.260.2.1.8 integer32 read-write
The configured priority of the virtual router. This can be different from the operating priority if tracked objects are down or the virtual router is the ip address owner
                     hm2AgentVrrpExtNotifyAddress 1.3.6.1.4.1.248.12.2.260.2.1.9 ipaddress read-write
The IP address notifications of the virtual router are sent to
                     hm2AgentVrrpExtNotifyLinkdown 1.3.6.1.4.1.248.12.2.260.2.1.10 hmenabledstatus read-write
Enables or disables sending of notification messages if the virtual router's interface goes down.
                     hm2AgentVrrpExtPreemptionDelay 1.3.6.1.4.1.248.12.2.260.2.1.11 integer32 read-write
Time (in seconds) after startup of the virtual router by which the preemption of a Master with a lower priority is delayed.
                     hm2AgentVrrpPrimaryVirtualAddress 1.3.6.1.4.1.248.12.2.260.2.1.12 ipaddress read-only
The virtual IP address in the subnet of the primary ip address on the interface. If no match is found, an unspecified virtual address is returned. If no virtual address is configured, 0.0.0.0 is returned.
                     hm2AgentVrrpExtMethod 1.3.6.1.4.1.248.12.2.260.2.1.13 integer read-write
The source of the VRRP instance. User can set the object to none(1), config(2), ttdp(3). Enumeration: 'ttdp': 3, 'none': 1, 'config': 2.
             hm2AgentVrrpDomainTable 1.3.6.1.4.1.248.12.2.260.3 no-access
This table contains variables to define an entry in the VRRP domain database.
                 hm2AgentVrrpDomainEntry 1.3.6.1.4.1.248.12.2.260.3.1 no-access
The entries of the table.
                     hm2AgentVrrpDomainId 1.3.6.1.4.1.248.12.2.260.3.1.1 integer32 no-access
The domain ID.
                     hm2AgentVrrpDomainMemberSendAdv 1.3.6.1.4.1.248.12.2.260.3.1.2 hmenabledstatus 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.
                     hm2AgentVrrpDomainStatus 1.3.6.1.4.1.248.12.2.260.3.1.3 integer read-only
Shows if the configuration of the domain is complete. Enumeration: 'supervisorDown': 3, 'noError': 1, 'noSupervisor': 2.
                     hm2AgentVrrpDomainSupervisorIfIndex 1.3.6.1.4.1.248.12.2.260.3.1.4 integer32 read-only
The interface number of the supervisor of the domain
                     hm2AgentVrrpDomainSupervisorVrid 1.3.6.1.4.1.248.12.2.260.3.1.5 integer32 read-only
The virtual router id of the supervisor of the domain. 0 if unconfigured
                     hm2AgentVrrpDomainOperPriority 1.3.6.1.4.1.248.12.2.260.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.
                     hm2AgentVrrpDomainSupervisorOperState 1.3.6.1.4.1.248.12.2.260.3.1.7 integer read-only
Shows the current operational state of the domain supervisor. Enumeration: 'initialize': 1, 'master': 3, 'backup': 2, 'unknown': 4.
     hm2AgentNeighbourGroup 1.3.6.1.4.1.248.12.2.270
             hm2AgentStaticNeighbourTable 1.3.6.1.4.1.248.12.2.270.10 no-access
.
                   hm2AgentStaticNeighbourEntry 1.3.6.1.4.1.248.12.2.270.10.1 no-access
.
                       hm2AgentStaticNeighbourAddressType 1.3.6.1.4.1.248.12.2.270.10.1.1 inetaddresstype no-access
.
                       hm2AgentStaticNeighbourAddress 1.3.6.1.4.1.248.12.2.270.10.1.2 inetaddress no-access
.
                       hm2AgentStaticNeighbourPhysAddress 1.3.6.1.4.1.248.12.2.270.10.1.3 physaddress read-only
.
                       hm2AgentStaticNeighbourIfIndex 1.3.6.1.4.1.248.12.2.270.10.1.4 interfaceindexorzero read-only
.
                       hm2AgentStaticNeighbourRowStatus 1.3.6.1.4.1.248.12.2.270.10.1.5 rowstatus read-only
The status of this entry. Setting this object destroy will remove the entry.
             hm2AgentDynamicNeighbourTable 1.3.6.1.4.1.248.12.2.270.11 no-access
.
                   hm2AgentDynamicNeighbourEntry 1.3.6.1.4.1.248.12.2.270.11.1 no-access
.
                       hm2AgentDynamicNeighbourAddressType 1.3.6.1.4.1.248.12.2.270.11.1.1 inetaddresstype no-access
.
                       hm2AgentDynamicNeighbourAddress 1.3.6.1.4.1.248.12.2.270.11.1.2 inetaddress no-access
.
                       hm2AgentDynamicNeighbourPhysAddress 1.3.6.1.4.1.248.12.2.270.11.1.3 physaddress read-only
.
                       hm2AgentDynamicNeighbourIfIndex 1.3.6.1.4.1.248.12.2.270.11.1.4 interfaceindexorzero read-only
.
                       hm2AgentDynamicNeighbourAction 1.3.6.1.4.1.248.12.2.270.11.1.5 integer read-write
. Enumeration: 'other': 1, 'static': 3, 'delete': 2.
     hm2AgentRoutingSNMPExtensionGroup 1.3.6.1.4.1.248.12.2.280
             hm2AgentIpHelperTableFullErrorReturn 1.3.6.1.4.1.248.12.2.280.1
The maximum number of IP helper entries has been reached
             hm2AgentIpHelperInvalidServerAddrErrorReturn 1.3.6.1.4.1.248.12.2.280.2
Invalid IP server address.
             hm2AgentRouterOspfDependenciesNotMet 1.3.6.1.4.1.248.12.2.280.3
Cannot modify OSPF admin state on this interface. Set primary IP address.
             hm2AgentRouterOspfRangeTableFullErrorReturn 1.3.6.1.4.1.248.12.2.280.4
The maximum number of area-range entries has been reached.
             hm2AgentRouterOspfVirtNbrTableFullErrorReturn 1.3.6.1.4.1.248.12.2.280.5
The maximum number of virtual neighbor entries has been reached.
             hm2AgentRouterRIPDependenciesNotMet 1.3.6.1.4.1.248.12.2.280.8
Cannot modify RIP admin state on this interface. Set primary IP address.
             hm2AgentIpHelperInvalidUdpPortErrorReturn 1.3.6.1.4.1.248.12.2.280.9
Invalid UDP port.
             hm2AgentStaticNeighbourTableFullErrorReturn 1.3.6.1.4.1.248.12.2.280.10
Static Neighbour Table is full.
             hm2AgentSecondaryAddrNoPrimaryErrorReturn 1.3.6.1.4.1.248.12.2.280.11
Cannot add the secondary IP address because the interface has no primary IP address.
             hm2AgentSecondaryAddrDifferentPrimaryErrorReturn 1.3.6.1.4.1.248.12.2.280.12
The secondary IP address must be different from the primary IP address.
             hm2AgentSecondaryAddrWrongIpClassErrorReturn 1.3.6.1.4.1.248.12.2.280.13
The network number of the secondary IP address is not valid to be used on a routing interface.
             hm2AgentSecondaryAddrWrongSubnetErrorReturn 1.3.6.1.4.1.248.12.2.280.14
All IP addresses on the interface must be from different subnets.
             hm2AgentSecondaryAddrMaxIntfEntriesErrorReturn 1.3.6.1.4.1.248.12.2.280.15
The maximum number of secondary IP addresses on the interface has been reached.
             hm2AgentSecondaryAddrMaxSystemEntriesErrorReturn 1.3.6.1.4.1.248.12.2.280.16
The maximum number of IP addresses on the system has been reached.
             hm2AgentSecondaryAddrStaticRouteErrorReturn 1.3.6.1.4.1.248.12.2.280.17
The secondary IP address is same as the next hop address of a static route.
             hm2AgentSecondaryAddrStaticARPErrorReturn 1.3.6.1.4.1.248.12.2.280.18
The secondary IP address is same as a static ARP entry.
             hm2AgentSecondaryAddrAbsentEntryErrorReturn 1.3.6.1.4.1.248.12.2.280.19
The secondary IP address is not configured on the interface.
             hm2AgentPrimaryAddrWrongIpClassErrorReturn 1.3.6.1.4.1.248.12.2.280.20
The primary IP address is out of the allowed IP class.
             hm2AgentPrimaryAddrConflictErrorReturn 1.3.6.1.4.1.248.12.2.280.21
The primary IP address conflicts with another IP address on a routing interface.
             hm2AgentPrimaryAddrStaticRouteErrorReturn 1.3.6.1.4.1.248.12.2.280.22
The primary IP address is same as the next hop address of a static route.
             hm2AgentPrimaryAddrStaticARPErrorReturn 1.3.6.1.4.1.248.12.2.280.23
The primary IP address is same as a static ARP entry.
             hm2AgentPrimaryAddrExistingSecondaryErrorReturn 1.3.6.1.4.1.248.12.2.280.24
The primary IP address cannot be changed because the interface has secondary IP addresses configured.
             hm2AgentPrimaryAddrNetworkConflictErrorReturn 1.3.6.1.4.1.248.12.2.280.25
The primary IP address conflicts with the management IP address.
             hm2AgentPrimaryAddrRoutingTableFullErrorReturn 1.3.6.1.4.1.248.12.2.280.26
The primary IP address cannot be added because there are no free entries in the routing table.
             hm2AgentDstAddrHostBitSetErrorReturn 1.3.6.1.4.1.248.12.2.280.27
The route cannot be added. Host bits must not be set in the destination. Network address is {0}.
             hm2AgentSamePrefRouteErrorReturn 1.3.6.1.4.1.248.12.2.280.28
Route cannot be added because reject route and next hop route cannot share the same preference.
             hm2AgentVrrpAssoIpAddrRowStatusInconsistentAddress 1.3.6.1.4.1.248.12.2.280.29
The virtual address does not matching the current interface address configuration.
             hm2AgentVrrpAssoIpAddrRowStatusInvalidAddress 1.3.6.1.4.1.248.12.2.280.30
The virtual address is not valid with the current interface address configuration.
             hm2AgentVrrpAssoIpAddrRowStatusUnknownVRID 1.3.6.1.4.1.248.12.2.280.31
Unknown virtual router id.
             hm2AgentSwitchIpRouterDiscMinMaxAdvtIntErrorRtrn 1.3.6.1.4.1.248.12.2.280.32
Min advertisement interval is bigger then max advertisement interval.
             hm2AgentSwitchIpRouterDiscLifeTimeMaxAdvIntErrorRtrn 1.3.6.1.4.1.248.12.2.280.33
Max advertisement interval is bigger then advertisement life time.
             hm2AgentSwitchIpIcmpRateLimitExceedingRatioErrorReturn 1.3.6.1.4.1.248.12.2.280.34
Rate limit ratio exceeds 100 packets per second.
             hm2AgentRouterOspfMaxAreaErrorReturn 1.3.6.1.4.1.248.12.2.280.35
The maximum number of OSPF areas has been reached.
             hm2AgentospfRouterIdChange 1.3.6.1.4.1.248.12.2.280.36
OSPF must be disabled to change the router ID.
             hm2AgentOspfRedistDistList 1.3.6.1.4.1.248.12.2.280.37
Please add a redistribute list.
             hm2AgentOspfDefaultAreaDeleteErrorReturn 1.3.6.1.4.1.248.12.2.280.38
The default area cannot be deleted.
             hm2AgentLocalArpDeleteErrorReturn 1.3.6.1.4.1.248.12.2.280.39
Local ARP entries cannot be deleted.
             hm2AgentDynamicVlanRoutingErrorReturn 1.3.6.1.4.1.248.12.2.280.40
Dynamic VLANs cannot be used for routing interfaces.