MIB Viewer

CISCO-L4L7MODULE-REDUNDANCY-MIB

72 objects
The L4-7 SLB devices are used for scaling websites, building web enabled applications, and migrating to web services. The following services ( but not limited to ) can be provided by L4-7 slb devices: SLB ( Server Load Balancing ) FW ( Firewall ) SSL ( Secure Socket Layer ) IDS ( Intrusion Detection System ) . 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. Acronyms and terms: HB Heart Beat FT Fault Tolerant HA High Availability VLAN Virtual Local Area Network LB Load Balance
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.650IdentityciscoL4L7moduleRedundancyMIBThe L4-7 SLB devices are used for scaling websites, building web enabled applications, and migrating to web services. The following services ( but not limited …
1.3.6.1.4.1.9.9.650.0NodeciscoLmRedundancyMIBNotifs
1.3.6.1.4.1.9.9.650.0.1NotificationclrRedundancyStateChangecurrentThe notification generated when the redundancy state is changed.
1.3.6.1.4.1.9.9.650.1NodeciscoLmRedundancyMIBObjects
1.3.6.1.4.1.9.9.650.1.1NodeclrConfig
1.3.6.1.4.1.9.9.650.1.1.1TableclrPeerConfigTablenot-accessiblecurrentThis table is for configuring peer groups that are part of redundancy configuration. The peer configuration specifies the information used for exchanging High …
1.3.6.1.4.1.9.9.650.1.1.1.1RowclrPeerConfigEntrynot-accessiblecurrentAn entry in clrPeerConfigTable. Each entry contains information about peer interface, query interface, heart beat count and heart beat time.
1.3.6.1.4.1.9.9.650.1.1.1.1.1ColumnclrPeerIdnot-accessiblecurrentThis object identifies unique id for the peer. The peer is used in redundancy configuration.
1.3.6.1.4.1.9.9.650.1.1.1.1.2ColumnclrPeerInterfaceread-createcurrentThis object specifies the interface used by the peers to exchange High Availability ( HA ) protocol information.
1.3.6.1.4.1.9.9.650.1.1.1.1.3ColumnclrPeerBackupInterfaceread-createcurrentThis 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 use…
1.3.6.1.4.1.9.9.650.1.1.1.1.4ColumnclrPeerHeartBeatTimeread-createcurrentThe time interval between heartbeat/keep-alive messages exchanged between the peers.
1.3.6.1.4.1.9.9.650.1.1.1.1.5ColumnclrPeerHeartBeatCountread-createcurrentThis object is used in conjunction with 'clrPeerHeartBeatTime' to switch over the active redundancy unit or not. Switch over occurs if heartbeats are not recei…
1.3.6.1.4.1.9.9.650.1.1.1.1.6ColumnclrPeerStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.650.1.1.1.1.7ColumnclrPeerRowStatusread-createcurrentThis 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…
1.3.6.1.4.1.9.9.650.1.1.2TableclrPeerInfoTablenot-accessiblecurrentThis table contains information of the redundancy peer.
1.3.6.1.4.1.9.9.650.1.1.2.1RowclrPeerInfoEntrynot-accessiblecurrentAn entry in peer information table. An entry will get created whenever an entry is created in clrPeerConfigTable. Each entry contains information such as peer …
1.3.6.1.4.1.9.9.650.1.1.2.1.1ColumnclrPeerOperStatusread-onlycurrentThis 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 ad…
1.3.6.1.4.1.9.9.650.1.1.2.1.2ColumnclrPeerIpAddressTyperead-onlycurrentThe type of internet address by which the peer is reachable.
1.3.6.1.4.1.9.9.650.1.1.2.1.3ColumnclrPeerIpAddressread-onlycurrentThis Internet address for the redundant peer. The type of this address is determined by the value of the clrPeerIpAddressType object.
1.3.6.1.4.1.9.9.650.1.1.2.1.4ColumnclrPeerSoftwareCompatibiltyread-onlycurrentIndicates whether the software version of the local device and the software version of the peer are compatible. The possible values are: init(1) : initializati…
1.3.6.1.4.1.9.9.650.1.1.2.1.5ColumnclrPeerLicenseCompatibilityread-onlycurrentIndicates whether the license of the local device and the license of the peer device are compatible. The possible values are: init(1) : initialization state. c…
1.3.6.1.4.1.9.9.650.1.1.2.1.6ColumnclrPeerRedGroupsread-onlycurrentThis object refers to the number of redundancy groups the peer is associated with.
1.3.6.1.4.1.9.9.650.1.1.3TableclrRedundancyConfigTablenot-accessiblecurrentThis table is used for configuring redundancy groups. The redundancy group is configured by specifying the same value of 'clrRedGroupId' in multiple devices.
1.3.6.1.4.1.9.9.650.1.1.3.1RowclrRedundancyConfigEntrynot-accessiblecurrentAn entry in redundancy table. Each entry contains information such as priority, preempt. Preemption ensures that the group member with high priority always bec…
1.3.6.1.4.1.9.9.650.1.1.3.1.1ColumnclrRedGroupIdnot-accessiblecurrentThis object specifies the redundancy group identifier. This is the unique id of the redundancy group.
1.3.6.1.4.1.9.9.650.1.1.3.1.2ColumnclrRedPeerIdread-createcurrentThe 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 clrRedR…
1.3.6.1.4.1.9.9.650.1.1.3.1.3ColumnclrRedPriorityread-createcurrentThe 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 m…
1.3.6.1.4.1.9.9.650.1.1.3.1.4ColumnclrRedPreemptread-createcurrentThis 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 …
1.3.6.1.4.1.9.9.650.1.1.3.1.5ColumnclrRedFailOverTimeread-createcurrentThe 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 r…
1.3.6.1.4.1.9.9.650.1.1.3.1.6ColumnclrRedStateread-onlycurrentThe current redundancy state.
1.3.6.1.4.1.9.9.650.1.1.3.1.7ColumnclrRedStateChangeTimeread-onlycurrentThe time of the last change in the current redundancy state.
1.3.6.1.4.1.9.9.650.1.1.3.1.8ColumnclrRedContextread-createcurrentThis 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 con…
1.3.6.1.4.1.9.9.650.1.1.3.1.9ColumnclrRedStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.650.1.1.3.1.10ColumnclrRedRowStatusread-createcurrentThis 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…
1.3.6.1.4.1.9.9.650.1.1.4TableclrRedundancyInfoTablenot-accessiblecurrentThis table contains information on the devices that are part of redundancy group.
1.3.6.1.4.1.9.9.650.1.1.4.1RowclrRedundancyInfoEntrynot-accessiblecurrentAn entry in redundancy information table. An entry will get created whenever an entry is created in clrRedundancyConfigTable. Each entry contains information s…
1.3.6.1.4.1.9.9.650.1.1.4.1.1ColumnclrRedundancyPriorityread-onlycurrentThe priority value of this redundancy entry. This value is same as the value configured in 'clrRedPriority' for a redundancy group.
1.3.6.1.4.1.9.9.650.1.1.4.1.2ColumnclrRedundancyStateread-onlycurrentThe current redundancy state.
1.3.6.1.4.1.9.9.650.1.1.4.1.3ColumnclrRedundancyStateChangeTimeread-onlycurrentThe time of the last change in the current redundancy state.
1.3.6.1.4.1.9.9.650.1.1.4.1.4ColumnclrRedundancyIpAddressTyperead-onlycurrentThe type of internet address by which this redundant device reachable.
1.3.6.1.4.1.9.9.650.1.1.4.1.5ColumnclrRedundancyIpAddressread-onlycurrentThis object identifies the Internet address by which this redundant device is reachable. The type of this address is determined by the value of the clrRedundan…
1.3.6.1.4.1.9.9.650.1.2NodeclrStats
1.3.6.1.4.1.9.9.650.1.2.1TableclrLBStatsTablenot-accessiblecurrentThis table contains the load balance statistics related to a redundancy group.
1.3.6.1.4.1.9.9.650.1.2.1.1RowclrLBStatsEntrynot-accessiblecurrentEach entry represents the load balance statistics applicable for a redundancy group. The entPhysicalIndex specifies the entry in entPhysicalTable. The entries …
1.3.6.1.4.1.9.9.650.1.2.1.1.1ColumnclrLBStatsSharedStickyEntriesread-onlycurrentThis object indicates the number of sticky entries that the local device sent to the peer. Sticky entries is a LB configuration which allows multiple connectio…
1.3.6.1.4.1.9.9.650.1.2.1.1.2ColumnclrLBStatsSentPacketsread-onlycurrentThis object contains the number of valid packets that the local device sent to the peer.
1.3.6.1.4.1.9.9.650.1.2.1.1.3ColumnclrLBStatsSendFailuresread-onlycurrentThis object contains the number of packets that the local device attempted to send to the peer, but failed.
1.3.6.1.4.1.9.9.650.1.2.1.1.4ColumnclrLBStatsDroppedEntriesread-onlycurrentThis object contains the number of sticky entries that the peer sent to the local device, but the local device discarded them.
1.3.6.1.4.1.9.9.650.1.2.1.1.5ColumnclrLBStatsReceivedPacketsread-onlycurrentThis object contains the number of valid packets that the local device received from the peer.
1.3.6.1.4.1.9.9.650.1.2.1.1.6ColumnclrLBStatsReceiveFailuresread-onlycurrentThis object contains the number of packets that the peer sent to the local device, but the local device failed to receive them.
1.3.6.1.4.1.9.9.650.1.2.2TableclrHAStatsTablenot-accessiblecurrentThis table contains the statistics related to a redundant peer.
1.3.6.1.4.1.9.9.650.1.2.2.1RowclrHAStatsEntrynot-accessiblecurrentEach entry represents the statistics applicable for a redundant peer. The entPhysicalIndex specifies the entry in entPhysicalTable . The entries will get creat…
1.3.6.1.4.1.9.9.650.1.2.2.1.1ColumnclrHAStatsTxHeartBeatMsgsread-onlycurrentThis object refers to the number of heart beat messages sent to the peer.
1.3.6.1.4.1.9.9.650.1.2.2.1.2ColumnclrHAStatsRxHeartBeatMsgsread-onlycurrentThis object refers to the number of heart beat messages received from the peer.
1.3.6.1.4.1.9.9.650.1.2.2.1.3ColumnclrHAStatsMissedHeartBeatMsgsread-onlycurrentThis object refers to the number of missed heart beat messages.
1.3.6.1.4.1.9.9.650.1.2.2.1.4ColumnclrHAStatsRxUniDirectionalHeartBeatMsgsread-onlycurrentThis object indicates that the heartbeat messages from a peer is unidirectional. That is, the peer cannot receive ( only send ) heartbeats.
1.3.6.1.4.1.9.9.650.1.2.2.1.5ColumnclrHAStatsHeartBeatTimeoutMismatchesread-onlycurrentEach 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 …
1.3.6.1.4.1.9.9.650.1.2.2.1.6ColumnclrHAStatsPeerUpEventsread-onlycurrentThis object contains the number of peer up messages that the local device sent to the remote peer.
1.3.6.1.4.1.9.9.650.1.2.2.1.7ColumnclrHAStatsPeerDownEventsread-onlycurrentThis object contains the number of peer down messages that the local device sent to the remote peer.
1.3.6.1.4.1.9.9.650.1.3NodeclrNotifObjects
1.3.6.1.4.1.9.9.650.1.3.1ScalarclrStateChangeNotifEnabledread-writecurrentThis object controls the generation of clrRedundancyStateChange notification. 'true' : Indicates that clrRedundancyStateChange notification is to be generated …
1.3.6.1.4.1.9.9.650.2NodeciscoLmRedundancyMIBConformance
1.3.6.1.4.1.9.9.650.2.1NodeciscoLmRedundancyMIBCompliances
1.3.6.1.4.1.9.9.650.2.1.1ComplianceciscoLmRedundancyMIBCompliancecurrentThe compliance statement for entities which implement the L4L7 Switch Redundancy.
1.3.6.1.4.1.9.9.650.2.2NodeciscoLmRedundancyMIBGroups
1.3.6.1.4.1.9.9.650.2.2.1GroupclrPeerConfigGroupcurrentThis group contains the peer configuration objects.
1.3.6.1.4.1.9.9.650.2.2.2GroupclrRedConfigGroupcurrentThis group contains the redundancy configuration objects.
1.3.6.1.4.1.9.9.650.2.2.3GroupclrRedInfoGroupcurrentThis group contains the redundancy information objects.
1.3.6.1.4.1.9.9.650.2.2.4GroupcslbxNotifControlGroupcurrentThe collection of objects to control the notifications for state changed in a L4 redundancy configuration.
1.3.6.1.4.1.9.9.650.2.2.5GroupcslbxNotifGroupcurrentThis group contains the notifications related to redundancy.
1.3.6.1.4.1.9.9.650.2.2.6GroupclrRedundancyStatsGroupcurrentThis group contains objects related to redundant peer and load balacing statistics.
Type Definitions
NameSyntaxStatusDescription
CiscoL4L7RedStateINTEGER { other(1), nonRedundant(2), initializing(3), negotiation(4), active(5), standbyCold(6), standbyConfig(7), standbyBulk(8), standbyHot(9), standbyWarm(10) }currentThe redundancy state of the device in redundancy configuration. 'other' : other than values defined below. 'nonRedundant' : redundancy has not been configured. 'initializing' : establish necessary system services 'negot…