CISCO-HSRP-EXT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
14
.1.3.6.1.4.1.9.9.107.1.1.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cHsrpExtIfTrackedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-HSRP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-HSRP-EXT-MIB::cHsrpExtIfTrackedTable'
A table containing information about tracked interfaces per
HSRP group.
cHsrpExtIfTrackedEntry row .1.3.6.1.4.1.9.9.107.1.1.1.1
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 clause.
Weight(priority) is given to each and every interfa…
Column Syntax OID
The ifIndex value of the tracked interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.107.1.1.1.1.1
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 highest. When a tracked
interface is unavailable, the cHsrpGrp…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.107.1.1.1.1.2
The control that allows modification, creation, and deletion
of entries. For detailed rules see the DESCRIPTION for
cHsrpExtIfTrackedEntry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.107.1.1.1.1.3
This object specifies the disable HSRP IPv4 virtual
IP address.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.107.1.1.1.1.4
.1.3.6.1.4.1.9.9.107.1.1.2 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cHsrpExtSecAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-HSRP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-HSRP-EXT-MIB::cHsrpExtSecAddrTable'
A table containing information about secondary HSRP IP
Addresses per interface and group.
cHsrpExtSecAddrEntry row .1.3.6.1.4.1.9.9.107.1.1.2.1
The CHsrpExtSecAddrEntry allows creation of secondary
IP Addresses for each cHsrpGrpEntry row.

Secondary addresses can be added by setting
cHsrpExtSecAddrRowStatus to be active. The value of
cHsrpExtSecAdd…
Column Syntax OID
A secondary IpAddress for the {ifIndex, cHsrpGrpNumber} pair.
As explained in the DESCRIPTION for cHsrpExtSecAddrEntry, a
primary address must exist before a secondary address for
the same {ifIndex, cHsrpGrpNumber} pai…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.107.1.1.2.1.1
The control that allows modification, creation, and deletion
of entries. For detailed rules see the DESCRIPTION for
cHsrpExtSecAddrEntry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.107.1.1.2.1.2
.1.3.6.1.4.1.9.9.107.1.1.3 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cHsrpExtIfStandbyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-HSRP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-HSRP-EXT-MIB::cHsrpExtIfStandbyTable'
A table containing information about standby
interfaces per HSRP group.
cHsrpExtIfStandbyEntry row .1.3.6.1.4.1.9.9.107.1.1.3.1
The cHsrpExtIfStandbyEntry allows an HSRP group
interface to track one or more standby interfaces.

To create a new cHsrpExtIfStandbyEntry row, a
management station should choose the ifIndex of
the interface…
Column Syntax OID
This object defines the index of the standby table.
Unsigned32
Constraints:
range: 1-4
.1.3.6.1.4.1.9.9.107.1.1.3.1.1
This object specifies the type of Internet address
denoted by cHsrpExtIfStandbyDestAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.107.1.1.3.1.2
This object specifies the destination IP address of
the standby router.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.107.1.1.3.1.3
This object specifies the type of Internet address
denoted by cHsrpExtIfStandbySourceAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.107.1.1.3.1.4
This object specifies the source IP address of
the standby router.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.107.1.1.3.1.5
The control that allows modification, creation,
and deletion of entries. Entries may not be created
via SNMP without explicitly setting
cHsrpExtIfStandbyRowStatus to either
'createAndGo' or 'createAndWait'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.107.1.1.3.1.6
.1.3.6.1.4.1.9.9.107.1.2.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cHsrpExtIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-HSRP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-HSRP-EXT-MIB::cHsrpExtIfTable'
HSRP-specific configurations for each physical interface.
cHsrpExtIfEntry row .1.3.6.1.4.1.9.9.107.1.2.1.1
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 accessible if HSRP has
been enabled i.e entries can not be…
Indexes
Column Syntax OID
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 ciscoHsrpGroupNumber. In case of
sub-interfaces, UseBIA applies to all su…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.107.1.2.1.1.1
The control that allows modification, creation, and deletion
of entries. For detailed rules see the DESCRIPTION for
cHsrpExtIfEntry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.107.1.2.1.1.2