RBN-ICR-MIB
This MIB describes objects used for managing Inter Chassis Resilience(ICR).
Main OID:
rbnIcrMIB.1.3.6.1.4.1.2352.2.101
30
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
rbnIcrMIBThis MIB describes objects used for managing Inter Chassis Resilience(ICR). MODULE-IDENTITY .1.3.6.1.4.1.2352.2.101 |
rbnIcrNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.101.0 |
rbnIcrNewActiveThis notification is sent when the state of the ICR node has changed to active. NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.101.0.1 |
rbnIcrNewStandbyThis notification is sent when the state of the ICR node has changed to standby. NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.101.0.2 |
rbnIcrNewPendingStandbyThis notification is sent when the state of the ICR node has changed to pendingStandby. NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.101.0.3 |
rbnIcrInconsistencyThis notification is sent when an ICR inconsistency error is encountered. NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.101.0.4 |
rbnIcrMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.101.1 |
rbnIcrTableThis table consists of ICR management objects. SEQUENCE OF RbnIcrEntry .1.3.6.1.4.1.2352.2.101.1.1 |
rbnIcrEntryEach entry contains management objects of an ICR node. RbnIcrEntry .1.3.6.1.4.1.2352.2.101.1.1.1 |
rbnIcrIdThe unique identifier of the ICR node. Integer32 .1.3.6.1.4.1.2352.2.101.1.1.1.1 |
rbnIcrLocalAddressTypeThis object indicates the type of 'rbnIcrLocalAddress'.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2352.2.101.1.1.1.2 |
rbnIcrLocalAddressThis object indicates the local address used to send/receive ICR messages. The type of the address is determined by the corresponding 'rbnIcrLocalAddressType'.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2352.2.101.1.1.1.3 |
rbnIcrLocalPortThis object indicates the local port number used to send/receive ICR messages.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.2352.2.101.1.1.1.4 |
rbnIcrPeerAddressTypeThis object indicates the type of 'rbnIcrPeerAddress'.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2352.2.101.1.1.1.5 |
rbnIcrPeerAddressThis object indicates the address used by the peer ICR node to send/receive ICR messages. The type of the address is determined by the corresponding 'rbnIcrPeerAddressType'.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2352.2.101.1.1.1.6 |
rbnIcrPeerPortThis object indicates the port number used by the peer ICR node to send/receive ICR messages.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.2352.2.101.1.1.1.7 |
rbnIcrPriorityThis object indicates the ICR priority. The priority is used for setting the initial preference level when the prefixes are advertised and is used for tie-break in case both the local ICR node and its peer node are booted up at the same time. The local and the peer ICR nodes MUST configure different prioritiesrw Enumeration .1.3.6.1.4.1.2352.2.101.1.1.1.8 |
rbnIcrKeepAliveIntervalThis object indicates the interval that the node sends ICR keep alive messages to its peer node.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.2352.2.101.1.1.1.9 |
rbnIcrHoldTimeThis object indicates the time, after which, if the node has not received a ICR keep alive message from its peer node, it declares the peer loss.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.2352.2.101.1.1.1.10 |
rbnIcrStateThe current ICR state: - 'initialize', which indicates that the node is in the process of deciding its role(active or standby). - 'active', which indicates that the node operates as ICR active node. - 'standby', which indicates that the node operates as ICR standby node. - 'pendingStandby', which indicates that the node(previously in 'active' state) is waiting for operator intervention to transit to 'standby' state after ICR switchover.ro Enumeration .1.3.6.1.4.1.2352.2.101.1.1.1.11 |
rbnIcrAdminStatusThis object controls ICR node. Setting this object to 'up' will enable the ICR node. The node will transition from 'initialize' state to 'active' or 'standby' state depending on the value of 'rbnIcrPriority'. Setting this object to 'down' will disable the ICR node. The node will transition from its current state to 'initialize'. To modify other 'read-create' objects in the conceptual row, the 'rbnIcrAdminStatus' object must be set to 'down'. The value of the 'rbnIcrRowStatus' object must be 'active' in order for this object to be set to 'up'.rw Enumeration .1.3.6.1.4.1.2352.2.101.1.1.1.12 |
rbnIcrRowStatusThe object is used to create and delete 'rbnIcrEntry' conceptual rows. Except 'rbnIcrAdminStatus', 'read-create' objects in the conceptual row cannot be modified when rbnIcrRowStatus is set to active(1). To change 'rbnIcrRowStatus' from 'active' to a different value, the 'rbnIcrAdminStatus' object must be 'down'. To create a row in this table, 'rbnIcrRowStatus' could be set to either 'createAndGo(4)' or 'createAndWait(5)'. Until all objects in the conceptual row are appropriately configured, 'rbnIcrRowStatus' will transit to 'notReady(3)'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2352.2.101.1.1.1.13 |
rbnIcrInconsistencyErrorThis object indicates the ICR inconsistency error code.ro Enumeration .1.3.6.1.4.1.2352.2.101.1.2 |
rbnIcrMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.101.2 |
rbnIcrMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.101.2.1 |
rbnIcrMIBComplianceThe compliance statement for ICR MIB implementations. Unknown .1.3.6.1.4.1.2352.2.101.2.1.1 |
rbnIcrMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.101.2.2 |
rbnIcrGroupConformance group for ICR objects. Unknown .1.3.6.1.4.1.2352.2.101.2.2.1 |
rbnIcrNotificationObjectGroupConformance group for objects contained in ICR notifications. Unknown .1.3.6.1.4.1.2352.2.101.2.2.2 |
rbnIcrNotificationGroupConformance group for ICR notifications. Unknown .1.3.6.1.4.1.2352.2.101.2.2.3 |