CISCO-HSRP-MIB

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

ciscoMgmtCISCO-SMI
ifIndexIF-MIB
MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-TYPE, IpAddress, Unsigned32SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TruthValue, RowStatus, MacAddressSNMPv2-TC

Type Definitions (1)

Name Base Type Values/Constraints
HsrpStateEnumerationinitial(1), learn(2), listen(3), speak(4), standby(5), active(6)

Objects

ciscoHsrpMIB .1.3.6.1.4.1.9.9.106
ciscoHsrpMIBObjects .1.3.6.1.4.1.9.9.106.1
cHsrpGlobalConfig .1.3.6.1.4.1.9.9.106.1.1
cHsrpConfigTimeout .1.3.6.1.4.1.9.9.106.1.1.1
cHsrpGroup .1.3.6.1.4.1.9.9.106.1.2
cHsrpGrpTable .1.3.6.1.4.1.9.9.106.1.2.1
cHsrpGrpEntry
.1.3.6.1.4.1.9.9.106.1.2.1.1
cHsrpGrpNumber .1.3.6.1.4.1.9.9.106.1.2.1.1.1
cHsrpGrpLearnedHoldTime .1.3.6.1.4.1.9.9.106.1.2.1.1.10
cHsrpGrpVirtualIpAddr
.1.3.6.1.4.1.9.9.106.1.2.1.1.11
cHsrpGrpUseConfigVirtualIpAddr
.1.3.6.1.4.1.9.9.106.1.2.1.1.12
cHsrpGrpActiveRouter
.1.3.6.1.4.1.9.9.106.1.2.1.1.13
cHsrpGrpStandbyRouter
.1.3.6.1.4.1.9.9.106.1.2.1.1.14
cHsrpGrpStandbyState .1.3.6.1.4.1.9.9.106.1.2.1.1.15
cHsrpGrpVirtualMacAddr
.1.3.6.1.4.1.9.9.106.1.2.1.1.16
cHsrpGrpEntryRowStatus
.1.3.6.1.4.1.9.9.106.1.2.1.1.17
cHsrpGrpIpNone
.1.3.6.1.4.1.9.9.106.1.2.1.1.18
cHsrpGrpAuth .1.3.6.1.4.1.9.9.106.1.2.1.1.2
cHsrpGrpPriority .1.3.6.1.4.1.9.9.106.1.2.1.1.3
cHsrpGrpPreempt
.1.3.6.1.4.1.9.9.106.1.2.1.1.4
cHsrpGrpPreemptDelay .1.3.6.1.4.1.9.9.106.1.2.1.1.5
cHsrpGrpUseConfiguredTimers
.1.3.6.1.4.1.9.9.106.1.2.1.1.6
cHsrpGrpConfiguredHelloTime .1.3.6.1.4.1.9.9.106.1.2.1.1.7
cHsrpGrpConfiguredHoldTime .1.3.6.1.4.1.9.9.106.1.2.1.1.8
cHsrpGrpLearnedHelloTime .1.3.6.1.4.1.9.9.106.1.2.1.1.9
cHsrpMIBNotificationPrefix .1.3.6.1.4.1.9.9.106.2
cHsrpMIBNotifications .1.3.6.1.4.1.9.9.106.2.0
cHsrpConformance .1.3.6.1.4.1.9.9.106.3
cHsrpCompliances .1.3.6.1.4.1.9.9.106.3.1
cHsrpComplianceGroups .1.3.6.1.4.1.9.9.106.3.2

Notifications/Traps

NameOIDDescription
cHsrpStateChange

.1.3.6.1.4.1.9.9.106.2.0.1
teChange notification is sent when a
cHsrpGrpStandbyState transitions to either active or
standby state, or leaves active or standby state. There
will be only one notification issued when the state change
is from standby to active and vice versa.