MIB Viewer

CISCO-HSRP-MIB

39 objects
The MIB module provides a means to monitor and configure the Cisco IOS proprietary Hot Standby Router Protocol (HSRP). Cisco HSRP protocol is defined in RFC2281. Terminology: HSRP is a protocol used amoung a group of routers for the purpose of selecting an 'active router' and a 'standby router'. An 'active router' is the router of choice for routing packets. A 'standby router' is a router that takes over the routing duties when an active router fails, or when preset conditions have been met. An 'HSRP group' or a 'standby group' is a set of routers which communicate using HSRP. An HSRP group has a group MAC address and a group Virtual IP address. These are the designated addresses. The active router assumes (i.e. inherits) these group addresses. 'Hello' messages are sent to indicate that a router is running and is capable of becoming the active or standby router. 'Hellotime' is the interval between successive HSRP Hello messages from a given router. 'Holdtime' is the interval between the receipt of a Hello message and the presumption that the sending router has failed.
Imported Objects
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIIpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString MacAddress RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.106IdentityciscoHsrpMIBThe MIB module provides a means to monitor and configure the Cisco IOS proprietary Hot Standby Router Protocol (HSRP). Cisco HSRP protocol is defined in RFC228…
1.3.6.1.4.1.9.9.106.1NodeciscoHsrpMIBObjects
1.3.6.1.4.1.9.9.106.1.1NodecHsrpGlobalConfig
1.3.6.1.4.1.9.9.106.1.1.1ScalarcHsrpConfigTimeoutread-writecurrentThe amount of time in minutes a row in cHsrpGrpTable can remain in a state other than active before being timed out.
1.3.6.1.4.1.9.9.106.1.2NodecHsrpGroup
1.3.6.1.4.1.9.9.106.1.2.1TablecHsrpGrpTablenot-accessiblecurrentA table containing information on each HSRP group for each interface.
1.3.6.1.4.1.9.9.106.1.2.1.1RowcHsrpGrpEntrynot-accessiblecurrentInformation about an HSRP group. Management applications use cHsrpGrpRowStatus to control entry modification, creation and deletion. Setting cHsrpGrpRowStatus …
1.3.6.1.4.1.9.9.106.1.2.1.1.1ColumncHsrpGrpNumbernot-accessiblecurrentThis object along with the ifIndex of a particular interface uniquely identifies an HSRP group. Group numbers 0,1 and 2 are the only valid group numbers for To…
1.3.6.1.4.1.9.9.106.1.2.1.1.2ColumncHsrpGrpAuthread-createcurrentThis is an unencrypted authentication string which is carried in all HSRP messages. An authentication string mismatch prevents a router interface from learning…
1.3.6.1.4.1.9.9.106.1.2.1.1.3ColumncHsrpGrpPriorityread-createcurrentThe cHsrpGrpPriority helps to select the active and the standby routers. The router with the highest priority is selected as the active router. In the priority…
1.3.6.1.4.1.9.9.106.1.2.1.1.4ColumncHsrpGrpPreemptread-createcurrentThis object, if TRUE, indicates that the current router should attempt to overthrow a lower priority active router and attempt to become the active router. If …
1.3.6.1.4.1.9.9.106.1.2.1.1.5ColumncHsrpGrpPreemptDelayread-createcurrentThis delay is the time difference between a router power up and the time it can actually start preempting the currently active router. When a router first come…
1.3.6.1.4.1.9.9.106.1.2.1.1.6ColumncHsrpGrpUseConfiguredTimersread-onlycurrentHSRP routers learn a group's Hellotime or Holdtime from hello messages. The Hellotime is used to determine the frequency of generating hello messages when this…
1.3.6.1.4.1.9.9.106.1.2.1.1.7ColumncHsrpGrpConfiguredHelloTimeread-createcurrentIf cHsrpGrpUseConfiguredTimers is true, cHsrpGrpConfiguredHelloTime is used when this router is an active router. Otherwise, the Hellotime learned from the cur…
1.3.6.1.4.1.9.9.106.1.2.1.1.8ColumncHsrpGrpConfiguredHoldTimeread-createcurrentIf cHsrpGrpUseConfiguredTimers is true, cHsrpGrpConfiguredHoldTime is used when this router is an active router. Otherwise, the Holdtime learned from the curre…
1.3.6.1.4.1.9.9.106.1.2.1.1.9ColumncHsrpGrpLearnedHelloTimeread-onlycurrentIf the Hellotime is not configured on a router, it can be learned from the Hello messages from active router, provided the Hello message is authenticated. If t…
1.3.6.1.4.1.9.9.106.1.2.1.1.10ColumncHsrpGrpLearnedHoldTimeread-onlycurrentIf the Holdtime is not configured on a router, it can be learned from the Hello message from the active router. Holdtime should be learned only if the Hello me…
1.3.6.1.4.1.9.9.106.1.2.1.1.11ColumncHsrpGrpVirtualIpAddrread-createcurrentThis is the primary virtual IP address used by this group. If this address is configured (i.e a non zero ip address), this value is used. Otherwise, the agent …
1.3.6.1.4.1.9.9.106.1.2.1.1.12ColumncHsrpGrpUseConfigVirtualIpAddrread-onlycurrentIf this object is TRUE, cHsrpGrpVirtualIpAddr was a configured one. Otherwise, it indicates that cHsrpGrpVirtualIpAddr was a learned one.
1.3.6.1.4.1.9.9.106.1.2.1.1.13ColumncHsrpGrpActiveRouterread-onlycurrentIp Address of the currently active router for this group.
1.3.6.1.4.1.9.9.106.1.2.1.1.14ColumncHsrpGrpStandbyRouterread-onlycurrentIp Address of the currently standby router for this group.
1.3.6.1.4.1.9.9.106.1.2.1.1.15ColumncHsrpGrpStandbyStateread-onlycurrentThe current HSRP state of this group on this interface.
1.3.6.1.4.1.9.9.106.1.2.1.1.16ColumncHsrpGrpVirtualMacAddrread-onlycurrentMac Addresses used are as specified in RFC 2281. For ethernet and fddi interfaces, a MAC address will be in the range 00:00:0c:07:ac:00 through 00:00:0c:07:ac:…
1.3.6.1.4.1.9.9.106.1.2.1.1.17ColumncHsrpGrpEntryRowStatusread-createcurrentThe control that allows modification, creation, and deletion of entries. For detailed rules see the DESCRIPTION for cHsrpGrpEntry.
1.3.6.1.4.1.9.9.106.1.2.1.1.18ColumncHsrpGrpIpNoneread-createcurrentThis object specifies the disable HSRP IPv4 virtual IP address.
1.3.6.1.4.1.9.9.106.2NodecHsrpMIBNotificationPrefix
1.3.6.1.4.1.9.9.106.2.0NodecHsrpMIBNotifications
1.3.6.1.4.1.9.9.106.2.0.1NotificationcHsrpStateChangecurrentA cHsrpStateChange notification is sent when a cHsrpGrpStandbyState transitions to either active or standby state, or leaves active or standby state. There wil…
1.3.6.1.4.1.9.9.106.3NodecHsrpConformance
1.3.6.1.4.1.9.9.106.3.1NodecHsrpCompliances
1.3.6.1.4.1.9.9.106.3.1.1CompliancecHsrpCompliancedeprecatedThe compliance statement for all hosts implementing the CISCO-HSRP-MIB.
1.3.6.1.4.1.9.9.106.3.1.2CompliancecHsrpComplianceRev1deprecatedThe object group is deprecated by the cHsrpComplianceRev2
1.3.6.1.4.1.9.9.106.3.1.3CompliancecHsrpComplianceRev2currentThe compliance statement for all hosts implementing the CISCO-HSRP-MIB.
1.3.6.1.4.1.9.9.106.3.2NodecHsrpComplianceGroups
1.3.6.1.4.1.9.9.106.3.2.1GroupcHsrpConfigGroupcurrentThe collection of objects used to set global configuration objects for the HSRP MIB.
1.3.6.1.4.1.9.9.106.3.2.2GroupcHsrpGrpGroupcurrentThe collection of objects used to add, delete and retrieve information about HSRP groups.
1.3.6.1.4.1.9.9.106.3.2.3GroupcHsrpNotificationsGroupcurrentThe collection of notifications used to indicate HSRP state information.
1.3.6.1.4.1.9.9.106.3.2.4GroupcHsrpGrpGroupSupcurrentThe collection of objects used to add, delete and retrieve information about HSRP groups.
Type Definitions
NameSyntaxStatusDescription
HsrpStateINTEGER { initial(1), learn(2), listen(3), speak(4), standby(5), active(6) }currentThe current state of the HSRP protocol for a given HSRP group entry.