CISCO-APPLIANCE-REDUNDANCY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
14
carHAAddressTable
table.1.3.6.1.4.1.9.9.458.1.1.5
·
1 row entry
·
7 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk carHAAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-APPLIANCE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APPLIANCE-REDUNDANCY-MIB::carHAAddressTable'
This table keeps the current configuration of the address information of the active and standby appliances. There is an entry in this table corresponding to each network interface that is configured for redundancy. Thus, the number of entries in this table corresponds to the number of interfaces configured for redundancy.
An entry containing address information for HA configuration
on a network interface.
on a network interface.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This index matches the interface number for which the Virtual
IP configuration is maintained. For example, the Virtual IP configured on interface eth0 will be index 0. Entry for eth1 will be index 1,... and so on. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.9.9.458.1.1.5.1.1 |
||||||||||||||
|
The type of address stored in carVirtualAddress.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.458.1.1.5.1.2 |
||||||||||||||
|
The virtual IP address configured for this interface. The type
of this mib variable is defined in carVirtualAddressType. This address binds to the active appliance at all times. All the management requests should be mad… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.1.5.1.3 |
||||||||||||||
|
The type of address stored in carMyAddress
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.458.1.1.5.1.4 |
||||||||||||||
|
The IP address of the interface configured for this HA
configuration in this appliance. The type of this mib variable is defined in carMyAddressType. Note this value will not be affected by switchover events. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.1.5.1.5 |
||||||||||||||
|
The type of address stored in carPeerAddress
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.458.1.1.5.1.6 |
||||||||||||||
|
The IP address of the interface configured for this HA
configuration in the peer appliance. The type of this mib variable is defined in carPeerAddressType. Note this value will not be affected by switchover events. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.1.5.1.7 |
.1.3.6.1.4.1.9.9.458.1.2.5
·
1 row entry
·
7 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk carSwitchOverHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-APPLIANCE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APPLIANCE-REDUNDANCY-MIB::carSwitchOverHistoryTable'
This table keeps an history of HA switchover events. The maximum number of records is equal or less than carMaxSwitchOverRecords.
An entry containing information about a HA switchover event.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An monotonically increasing number for the sole purpose
of indexing entries. When it reaches maximum value, the agent sets it back to 1. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.458.1.2.5.1.1 |
||||||||||||||
|
Represents the type of address stored in
carSWHistActiveNodeAddress. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.458.1.2.5.1.2 |
||||||||||||||
|
The address of the active appliance after the switchover
event. carSWHistActiveNodeAddressType specifies the type of this mib variable. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.2.5.1.3 |
||||||||||||||
|
Represents the type of address stored in
carSWHistStandbyNodeAddress. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.458.1.2.5.1.4 |
||||||||||||||
|
The address of the standby appliance after the switchover
event. carSWHistStandbyNodeAddressType specifies the type of this mib variable. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.2.5.1.5 |
||||||||||||||
|
The local date and time when the switchover event occurred
and was logged to the system. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.9.9.458.1.2.5.1.6 |
||||||||||||||
|
Cause of the switchover event.
|
CarSwitchOverReason Type Values:
|
.1.3.6.1.4.1.9.9.458.1.2.5.1.7 |