CISCO-APPLIANCE-REDUNDANCY-MIB Table View

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

Tables
2
Rows
2
Columns
14
.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.
carHAAddressEntry entry .1.3.6.1.4.1.9.9.458.1.1.5.1
An entry containing address information for HA configuration
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 Integer32
Type 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 Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 OctetString
Type 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 Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 OctetString
Type 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 Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 OctetString
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
This table keeps an history of HA switchover
events. The maximum number of records is equal 
or less than carMaxSwitchOverRecords.
carSwitchOverHistEntry entry .1.3.6.1.4.1.9.9.458.1.2.5.1
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 Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 OctetString
Type 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 Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 OctetString
Type 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 OctetString
Type Constraints:
range: 8
range: 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 Enumeration
Type Values:
1lossConnWithActive
2forcedSwitchOver
3unknown
.1.3.6.1.4.1.9.9.458.1.2.5.1.7