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.
    
Source file
CISCO-HSRP-MIB
Last revised
Identity
ciscoHsrpMIB
Base OID
1.3.6.1.4.1.9.9.106
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString MacAddress RowStatus TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-HSRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-HSRP-MIB::ciscoHsrpMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-HSRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-HSRP-MIB::ciscoHsrpMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (30)
.1.3.6.1.4.1.9.9.106
.1.3.6.1.4.1.9.9.106.1
.1.3.6.1.4.1.9.9.106.1.1
minutesUnsigned32
.1.3.6.1.4.1.9.9.106.1.1.1
.1.3.6.1.4.1.9.9.106.1.2
.1.3.6.1.4.1.9.9.106.1.2.1
.1.3.6.1.4.1.9.9.106.1.2.1.1
Unsigned32
.1.3.6.1.4.1.9.9.106.1.2.1.1.1
.1.3.6.1.4.1.9.9.106.1.2.1.1.10
.1.3.6.1.4.1.9.9.106.1.2.1.1.11
.1.3.6.1.4.1.9.9.106.1.2.1.1.12
.1.3.6.1.4.1.9.9.106.1.2.1.1.13
.1.3.6.1.4.1.9.9.106.1.2.1.1.14
.1.3.6.1.4.1.9.9.106.1.2.1.1.15
.1.3.6.1.4.1.9.9.106.1.2.1.1.16
.1.3.6.1.4.1.9.9.106.1.2.1.1.17
.1.3.6.1.4.1.9.9.106.1.2.1.1.18
OctetString
.1.3.6.1.4.1.9.9.106.1.2.1.1.2
Unsigned32
.1.3.6.1.4.1.9.9.106.1.2.1.1.3
.1.3.6.1.4.1.9.9.106.1.2.1.1.4
secondsUnsigned32
.1.3.6.1.4.1.9.9.106.1.2.1.1.5
.1.3.6.1.4.1.9.9.106.1.2.1.1.6
.1.3.6.1.4.1.9.9.106.1.2.1.1.7
.1.3.6.1.4.1.9.9.106.1.2.1.1.8
.1.3.6.1.4.1.9.9.106.1.2.1.1.9
.1.3.6.1.4.1.9.9.106.2
.1.3.6.1.4.1.9.9.106.2.0
.1.3.6.1.4.1.9.9.106.3
.1.3.6.1.4.1.9.9.106.3.1
.1.3.6.1.4.1.9.9.106.3.2
Dependencies (7) 5 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. CISCO-HSRP-MIBciscoselected
Type Definitions (1)
Enumeration
initial(1)
learn(2)
listen(3)
speak(4)
standby(5)
active(6)
Conformance Groups (4)
The collection of objects used to set global
configuration objects for the HSRP MIB.
.1.3.6.1.4.1.9.9.106.3.2.1
The collection of objects used to add, delete and retrieve
information about HSRP groups.
.1.3.6.1.4.1.9.9.106.3.2.2
The collection of notifications used to indicate HSRP
state information.
.1.3.6.1.4.1.9.9.106.3.2.3
The collection of objects used to add, delete and retrieve
information about HSRP groups.
.1.3.6.1.4.1.9.9.106.3.2.4
Compliance Statements (3)

OID .1.3.6.1.4.1.9.9.106.3.1.1
The compliance statement for all hosts implementing
the CISCO-HSRP-MIB.
Required groups

OID .1.3.6.1.4.1.9.9.106.3.1.2
The object group is deprecated by the cHsrpComplianceRev2
Required groups

OID .1.3.6.1.4.1.9.9.106.3.1.3
The compliance statement for all hosts implementing
the CISCO-HSRP-MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.106.2.0.1
A cHsrpStateChange 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.