CISCO-L4L7MODULE-REDUNDANCY-MIB Download
The L4-7 SLB devices are used
for scaling websites, building web
enabled applications, and migrating
to web services. This MIB provides the tables/objects that
support redundancy configuration and
redundancy statistics.
The redundancy model supported by this MIB
allows two or more SLB devices to be
configured with one or more redundancy
group. Each redundancy group is identified by
a unique group ID. Two or more devices are
redundant to each other if they use the
same redundancy Group ID.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-L4L7MODULE-REDUNDANCY-MIB
- clrPeerConfigTable
- This table is for configuring peer groups that are part of redundancy configuration. The peer configuration specifies the information used for exchanging High Availability information related to redundancy groups.
- clrPeerConfigEntry
- An entry in clrPeerConfigTable. Each entry contains information about peer interface, query interface, heart beat count and heart beat time.
- clrPeerId
- This object identifies unique id for the peer. The peer is used in redundancy configuration.
- clrPeerInterface
- This object specifies the interface used by the peers to exchange High Availability ( HA ) protocol information.
- clrPeerBackupInterface
- This object specifies the backup interface used by the peer. The backup interface is used in case the heart beat message is not received. This interface is used to send the heart beat message. If the message sent is not successful, then it is assumed peer ...
- clrPeerHeartBeatTime
- The time interval between heartbeat/keep-alive messages exchanged between the peers.
- clrPeerHeartBeatCount
- This object is used in conjunction with 'clrPeerHeartBeatTime' to switch over the active redundancy unit or not. Switch over occurs if heartbeats are not received from the peer during a specific time period, which is equal to ( clrPeerHeartBeatTime * clr ...
- clrPeerStorageType
- The storage type for this conceptual row.
- clrPeerRowStatus
- This object is used for adding/deleting entries from the table. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. This object may be modi ...
- clrPeerInfoTable
- This table contains information of the redundancy peer.
- clrPeerInfoEntry
- An entry in peer information table. An entry will get created whenever an entry is created in clrPeerConfigTable. Each entry contains information such as peer state, peer ip address, software and license compatibility. The entPhysicalIndex specifies an en ...
- clrPeerOperStatus
- This object identifies the current status of the peer. The possible values are init(1) : The initial state of the peer. localIPaddr(2) : The local device IP address is missing. Waiting for the local IP address to be configured. peerIPAddr ...
- clrPeerIpAddressType
- The type of internet address by which the peer is reachable.
- clrPeerIpAddress
- This Internet address for the redundant peer. The type of this address is determined by the value of the clrPeerIpAddressType object.
- clrPeerSoftwareCompatibilty
- Indicates whether the software version of the local device and the software version of the peer are compatible. The possible values are: init(1) : initialization state. compatible(2) : software version of the local and peer device are compat ...
- clrPeerLicenseCompatibility
- Indicates whether the license of the local device and the license of the peer device are compatible. The possible values are: init(1) : initialization state. compatible(2) : license version of the local and peer device are compatible. inCom ...
- clrPeerRedGroups
- This object refers to the number of redundancy groups the peer is associated with.
- clrRedundancyConfigTable
- This table is used for configuring redundancy groups. The redundancy group is configured by specifying the same value of 'clrRedGroupId' in multiple devices.
- clrRedundancyConfigEntry
- An entry in redundancy table. Each entry contains information such as priority, preempt. Preemption ensures that the group member with high priority always becomes active. The entPhysicalIndex specifies the entry in entPhysicalTable with entPhysicalClass ...
- clrRedGroupId
- This object specifies the redundancy group identifier. This is the unique id of the redundancy group.
- clrRedPeerId
- The peer ID to which this group belongs. There must be an entry in clrPeerConfigTable with this value. This object cannot be modified if the associated clrRedRowStatus object is equal to 'active'.
- clrRedPriority
- The priority value of the redundancy group. This value is used in selecting the active and standby peer. The devices that belong to the same redundancy group must be configured with a different priority. The redundancy group with a highest priority will ...
- clrRedPreempt
- This specifies whether a high priority redundancy device can become active irrespective of the time at which it is online. The value 'true' specifies that the redundancy group with higher priority will always become active. The value 'false' specifies tha ...
- clrRedFailOverTime
- The time to wait before standby redundancy group become active. This represents the amount of time a module need to wait after the last keep-alive message is received before assuming the peer is not operating.
- clrRedState
- The current redundancy state.
- clrRedStateChangeTime
- The time of the last change in the current redundancy state.
- clrRedContext
- This object refers to the context name to which the redundant group is associated with. The context refers to the logical partitioning within a device. The context can be identified by a unique name in a device.
- clrRedStorageType
- The storage type for this conceptual row.
- clrRedRowStatus
- This object is used for adding/deleting entries from the table. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. This object may be modi ...
- clrRedundancyInfoTable
- This table contains information on the devices that are part of redundancy group.
- clrRedundancyInfoEntry
- An entry in redundancy information table. An entry will get created whenever an entry is created in clrRedundancyConfigTable. Each entry contains information such as priority, state and last time when the redundancy state got changed. The entPhysicalIndex ...
- clrRedundancyPriority
- The priority value of this redundancy entry. This value is same as the value configured in 'clrRedPriority' for a redundancy group.
- clrRedundancyState
- The current redundancy state.
- clrRedundancyStateChangeTime
- The time of the last change in the current redundancy state.
- clrRedundancyIpAddressType
- The type of internet address by which this redundant device reachable.
- clrRedundancyIpAddress
- This object identifies the Internet address by which this redundant device is reachable. The type of this address is determined by the value of the clrRedundancyIpAddressType object.
- clrLBStatsTable
- This table contains the load balance statistics related to a redundancy group.
- clrLBStatsEntry
- Each entry represents the load balance statistics applicable for a redundancy group. The entPhysicalIndex specifies the entry in entPhysicalTable. The entries will get created in this table by way of adding entries in clrRedundancyConfigTable. The entries ...
- clrLBStatsSharedStickyEntries
- This object indicates the number of sticky entries that the local device sent to the peer. Sticky entries is a LB configuration which allows multiple connections from the same client to be sent to the same server. Stickiness can be configured based on sou ...
- clrLBStatsSentPackets
- This object contains the number of valid packets that the local device sent to the peer.
- clrLBStatsSendFailures
- This object contains the number of packets that the local device attempted to send to the peer, but failed.
- clrLBStatsDroppedEntries
- This object contains the number of sticky entries that the peer sent to the local device, but the local device discarded them.
- clrLBStatsReceivedPackets
- This object contains the number of valid packets that the local device received from the peer.
- clrLBStatsReceiveFailures
- This object contains the number of packets that the peer sent to the local device, but the local device failed to receive them.
- clrHAStatsTable
- This table contains the statistics related to a redundant peer.
- clrHAStatsEntry
- Each entry represents the statistics applicable for a redundant peer. The entPhysicalIndex specifies the entry in entPhysicalTable . The entries will get created in this table by way of adding entries in clrPeerConfigTable. The entries will be deleted fro ...
- clrHAStatsTxHeartBeatMsgs
- This object refers to the number of heart beat messages sent to the peer.
- clrHAStatsRxHeartBeatMsgs
- This object refers to the number of heart beat messages received from the peer.
- clrHAStatsMissedHeartBeatMsgs
- This object refers to the number of missed heart beat messages.
- clrHAStatsRxUniDirectionalHeartBeatMsgs
- This object indicates that the heartbeat messages from a peer is unidirectional. That is, the peer cannot receive ( only send ) heartbeats.
- clrHAStatsHeartBeatTimeoutMismatches
- Each HB packet contains the configured interval in the packet. When a peer receives a HB packet, it checks to see if the interval in the HB packet matches the interval configured locally. This object indicates the number of HB that the local device receiv ...
- clrHAStatsPeerUpEvents
- This object contains the number of peer up messages that the local device sent to the remote peer.
- clrHAStatsPeerDownEvents
- This object contains the number of peer down messages that the local device sent to the remote peer.
- clrStateChangeNotifEnabled
- This object controls the generation of clrRedundancyStateChange notification. 'true' : Indicates that clrRedundancyStateChange notification is to be generated when the state changes. That is, notification generation is enabled. 'false' : Indicates that c ...
- clrPeerConfigGroup
- This group contains the peer configuration objects.
- clrRedConfigGroup
- This group contains the redundancy configuration objects.
- clrRedInfoGroup
- This group contains the redundancy information objects.
- cslbxNotifControlGroup
- The collection of objects to control the notifications for state changed in a L4 redundancy configuration.
- clrRedundancyStatsGroup
- This group contains objects related to redundant peer and load balacing statistics.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.