CISCO-HSRP-EXT-MIB
37 objects
The Extension MIB module for the CISCO-HSRP-MIB which is based on RFC2281. This MIB provides an extension to the CISCO-HSRP-MIB which defines Cisco's proprietary Hot Standby Routing Protocol (HSRP), defined in RFC2281. The extensions cover assigning of secondary HSRP ip addresses, modifying an HSRP Group's priority by tracking the operational status of interfaces, etc. 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. A 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 IP address. These are the designated addresses. The active router assumes (i.e. inherits) these group addresses. An HSRP group is identified by a ( ifIndex, cHsrpGrpNumber ) pair. BIA stands for Burned In Address.
Imported Objects
| CISCO-HSRP-MIB | cHsrpGrpNumber |
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.107 | IdentityciscoHsrpExtMIB | The Extension MIB module for the CISCO-HSRP-MIB which is based on RFC2281. This MIB provides an extension to the CISCO-HSRP-MIB which defines Cisco's proprieta… | ||
| 1.3.6.1.4.1.9.9.107.1 | NodeciscoHsrpExtMIBObjects | |||
| 1.3.6.1.4.1.9.9.107.1.1 | NodecHsrpExtGroup | |||
| 1.3.6.1.4.1.9.9.107.1.1.1 | TablecHsrpExtIfTrackedTable | not-accessible | current | A table containing information about tracked interfaces per HSRP group. |
| 1.3.6.1.4.1.9.9.107.1.1.1.1 | RowcHsrpExtIfTrackedEntry | not-accessible | current | Each row of this table allows the tracking of one interface of the HSRP group which is identified by the (ifIndex, cHsrpGrpNumber) values in this table's INDEX… |
| 1.3.6.1.4.1.9.9.107.1.1.1.1.1 | ColumncHsrpExtIfTracked | not-accessible | current | The ifIndex value of the tracked interface. |
| 1.3.6.1.4.1.9.9.107.1.1.1.1.2 | ColumncHsrpExtIfTrackedPriority | read-create | current | Priority of the tracked interface for the corresponding { ifIndex, cHsrpGrpNumber } pair. In the range of 0 to 255, 0 is the lowest priority and 255 is the hig… |
| 1.3.6.1.4.1.9.9.107.1.1.1.1.3 | ColumncHsrpExtIfTrackedRowStatus | read-create | current | The control that allows modification, creation, and deletion of entries. For detailed rules see the DESCRIPTION for cHsrpExtIfTrackedEntry. |
| 1.3.6.1.4.1.9.9.107.1.1.1.1.4 | ColumncHsrpExtIfTrackedIpNone | read-create | deprecated | This object specifies the disable HSRP IPv4 virtual IP address. |
| 1.3.6.1.4.1.9.9.107.1.1.2 | TablecHsrpExtSecAddrTable | not-accessible | current | A table containing information about secondary HSRP IP Addresses per interface and group. |
| 1.3.6.1.4.1.9.9.107.1.1.2.1 | RowcHsrpExtSecAddrEntry | not-accessible | current | The CHsrpExtSecAddrEntry allows creation of secondary IP Addresses for each cHsrpGrpEntry row. Secondary addresses can be added by setting cHsrpExtSecAddrRowSt… |
| 1.3.6.1.4.1.9.9.107.1.1.2.1.1 | ColumncHsrpExtSecAddrAddress | not-accessible | current | A secondary IpAddress for the {ifIndex, cHsrpGrpNumber} pair. As explained in the DESCRIPTION for cHsrpExtSecAddrEntry, a primary address must exist before a s… |
| 1.3.6.1.4.1.9.9.107.1.1.2.1.2 | ColumncHsrpExtSecAddrRowStatus | read-create | current | The control that allows modification, creation, and deletion of entries. For detailed rules see the DESCRIPTION for cHsrpExtSecAddrEntry. |
| 1.3.6.1.4.1.9.9.107.1.1.3 | TablecHsrpExtIfStandbyTable | not-accessible | current | A table containing information about standby interfaces per HSRP group. |
| 1.3.6.1.4.1.9.9.107.1.1.3.1 | RowcHsrpExtIfStandbyEntry | not-accessible | current | The cHsrpExtIfStandbyEntry allows an HSRP group interface to track one or more standby interfaces. To create a new cHsrpExtIfStandbyEntry row, a management sta… |
| 1.3.6.1.4.1.9.9.107.1.1.3.1.1 | ColumncHsrpExtIfStandbyIndex | not-accessible | current | This object defines the index of the standby table. |
| 1.3.6.1.4.1.9.9.107.1.1.3.1.2 | ColumncHsrpExtIfStandbyDestAddrType | read-create | current | This object specifies the type of Internet address denoted by cHsrpExtIfStandbyDestAddr. |
| 1.3.6.1.4.1.9.9.107.1.1.3.1.3 | ColumncHsrpExtIfStandbyDestAddr | read-create | current | This object specifies the destination IP address of the standby router. |
| 1.3.6.1.4.1.9.9.107.1.1.3.1.4 | ColumncHsrpExtIfStandbySourceAddrType | read-create | current | This object specifies the type of Internet address denoted by cHsrpExtIfStandbySourceAddr. |
| 1.3.6.1.4.1.9.9.107.1.1.3.1.5 | ColumncHsrpExtIfStandbySourceAddr | read-create | current | This object specifies the source IP address of the standby router. |
| 1.3.6.1.4.1.9.9.107.1.1.3.1.6 | ColumncHsrpExtIfStandbyRowStatus | read-create | current | The control that allows modification, creation, and deletion of entries. Entries may not be created via SNMP without explicitly setting cHsrpExtIfStandbyRowSta… |
| 1.3.6.1.4.1.9.9.107.1.2 | NodecHsrpExtIfBIA | |||
| 1.3.6.1.4.1.9.9.107.1.2.1 | TablecHsrpExtIfTable | not-accessible | current | HSRP-specific configurations for each physical interface. |
| 1.3.6.1.4.1.9.9.107.1.2.1.1 | RowcHsrpExtIfEntry | not-accessible | current | If HSRP entries on this interface must use the BIA (Burned In Address), there must be an entry for the interface in this table. Entries of this table are only … |
| 1.3.6.1.4.1.9.9.107.1.2.1.1.1 | ColumncHsrpExtIfUseBIA | read-create | current | If set to TRUE, the HSRP Group MAC Address for all groups on this interface will be the burned-in-address. Otherwise, this will be determined by ciscoHsrpGroup… |
| 1.3.6.1.4.1.9.9.107.1.2.1.1.2 | ColumncHsrpExtIfRowStatus | read-create | current | The control that allows modification, creation, and deletion of entries. For detailed rules see the DESCRIPTION for cHsrpExtIfEntry. |
| 1.3.6.1.4.1.9.9.107.3 | NodecHsrpExtConformance | |||
| 1.3.6.1.4.1.9.9.107.3.1 | NodecHsrpExtCompliances | |||
| 1.3.6.1.4.1.9.9.107.3.1.1 | CompliancecHsrpExtCompliance | deprecated | The compliance statement for entities which implement the CISCO-HSRP-EXT-MIB. This is deprecated by cHsrpExtComplianceRev1. | |
| 1.3.6.1.4.1.9.9.107.3.1.2 | CompliancecHsrpExtComplianceRev1 | deprecated | the compliance statement for entities which implement the CISCO-HSRP-EXT-MIB.This is deprecated by cHsrpExtComplianceRev2. | |
| 1.3.6.1.4.1.9.9.107.3.1.3 | CompliancecHsrpExtComplianceRev2 | current | the compliance statement for entities which implement the CISCO-HSRP-EXT-MIB. | |
| 1.3.6.1.4.1.9.9.107.3.2 | NodecHsrpExtComplianceGroups | |||
| 1.3.6.1.4.1.9.9.107.3.2.1 | GroupcHsrpExtIfTrackedGroup | current | The collection of objects used to add, delete and retrieve the interfaces getting tracked for HSRP groups. | |
| 1.3.6.1.4.1.9.9.107.3.2.2 | GroupcHsrpExtSecAddrGroup | current | The collection of objects used to add, delete and retrieve primary and secondary Ip Addresses for HSRP groups. | |
| 1.3.6.1.4.1.9.9.107.3.2.3 | GroupcHsrpExtIfGroup | current | Object which tells if HSRP entries on this interface must use BIA or not. | |
| 1.3.6.1.4.1.9.9.107.3.2.4 | GroupcHsrpExtIfStandbyGroup91 | current | The collection of objects used to add, delete and retrieve the interfaces getting standby for HSRP groups. | |
| 1.3.6.1.4.1.9.9.107.3.2.5 | GroupcHsrpExtIfTrackedGroupSup1 | deprecated | The collection of HSRP interface tracked objects which suppliments cHsrpExtIfTrackedGroup. |