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
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
carHAAddrTableIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
carHAAddrTableIndex
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 Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.9.9.458.1.1.5.1.1 |
||||||||||||||
|
carVirtualAddressType
The type of address stored in carVirtualAddress.
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.458.1.1.5.1.2 |
||||||||||||||
|
carVirtualAddress
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 Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.1.5.1.3 |
||||||||||||||
|
carMyAddressType
The type of address stored in carMyAddress
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.458.1.1.5.1.4 |
||||||||||||||
|
carMyAddress
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 Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.1.5.1.5 |
||||||||||||||
|
carPeerAddressType
The type of address stored in carPeerAddress
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.458.1.1.5.1.6 |
||||||||||||||
|
carPeerAddress
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 Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType 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
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
carSWHistTableIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
carSWHistTableIndex
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 |
||||||||||||||
|
carSWHistActiveNodeAddressType
Represents the type of address stored in
carSWHistActiveNodeAddress. |
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.458.1.2.5.1.2 |
||||||||||||||
|
carSWHistActiveNodeAddress
The address of the active appliance after the switchover
event. carSWHistActiveNodeAddressType specifies the type of this mib variable. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.2.5.1.3 |
||||||||||||||
|
carSWHistStandbyNodeAddressType
Represents the type of address stored in
carSWHistStandbyNodeAddress. |
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.458.1.2.5.1.4 |
||||||||||||||
|
carSWHistStandbyNodeAddress
The address of the standby appliance after the switchover
event. carSWHistStandbyNodeAddressType specifies the type of this mib variable. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.458.1.2.5.1.5 |
||||||||||||||
|
carSWHistEventTime
The local date and time when the switchover event occurred
and was logged to the system. |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.9.9.458.1.2.5.1.6 |
||||||||||||||
|
carSWHistEventReason
Cause of the switchover event.
|
CarSwitchOverReason Textual Convention: CarSwitchOverReason EnumerationType Values:
|
.1.3.6.1.4.1.9.9.458.1.2.5.1.7 |