ERICSSON-ROUTER-ICR-MIB
This MIB describes objects used for managing Inter Chassis Resilience(ICR).
Main OID:
eriRouterIcrMIB.1.3.6.1.4.1.193.218.2.101
31
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
eriRouterIcrMIBThis MIB describes objects used for managing Inter Chassis Resilience(ICR). MODULE-IDENTITY .1.3.6.1.4.1.193.218.2.101 |
eriRouterIcrNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.101.0 |
eriRouterIcrNewActiveThis notification is sent when the state of the ICR node has changed to active. NOTIFICATION-TYPE .1.3.6.1.4.1.193.218.2.101.0.1 |
eriRouterIcrNewStandbyThis notification is sent when the state of the ICR node has changed to standby. NOTIFICATION-TYPE .1.3.6.1.4.1.193.218.2.101.0.2 |
eriRouterIcrNewPendingStandbyThis notification is sent when the state of the ICR node has changed to pendingStandby. NOTIFICATION-TYPE .1.3.6.1.4.1.193.218.2.101.0.3 |
eriRouterIcrInconsistencyThis notification is sent when an ICR inconsistency error is encountered. NOTIFICATION-TYPE .1.3.6.1.4.1.193.218.2.101.0.4 |
eriRouterIcrVrrpInconsistencyThis notification is sent when VRRP master/master split scenario is encountered. NOTIFICATION-TYPE .1.3.6.1.4.1.193.218.2.101.0.5 |
eriRouterIcrMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.101.1 |
eriRouterIcrTableThis table consists of ICR management objects. SEQUENCE OF EriRouterIcrEntry .1.3.6.1.4.1.193.218.2.101.1.1 |
eriRouterIcrEntryEach entry contains management objects of an ICR node. EriRouterIcrEntry .1.3.6.1.4.1.193.218.2.101.1.1.1 |
eriRouterIcrIdThe unique identifier of the ICR node. Integer32 .1.3.6.1.4.1.193.218.2.101.1.1.1.1 |
eriRouterIcrLocalAddressTypeThis object indicates the type of 'eriRouterIcrLocalAddress'.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.193.218.2.101.1.1.1.2 |
eriRouterIcrLocalAddressThis object indicates the local address used to send/receive ICR messages. The type of the address is determined by the corresponding 'eriRouterIcrLocalAddressType'.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.193.218.2.101.1.1.1.3 |
eriRouterIcrLocalPortThis object indicates the local port number used to send/receive ICR messages.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.193.218.2.101.1.1.1.4 |
eriRouterIcrPeerAddressTypeThis object indicates the type of 'eriRouterIcrPeerAddress'.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.193.218.2.101.1.1.1.5 |
eriRouterIcrPeerAddressThis 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 'eriRouterIcrPeerAddressType'.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.193.218.2.101.1.1.1.6 |
eriRouterIcrPeerPortThis 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.193.218.2.101.1.1.1.7 |
eriRouterIcrPriorityThis 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.193.218.2.101.1.1.1.8 |
eriRouterIcrKeepAliveIntervalThis 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.193.218.2.101.1.1.1.9 |
eriRouterIcrHoldTimeThis 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.193.218.2.101.1.1.1.10 |
eriRouterIcrStateThe 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.193.218.2.101.1.1.1.11 |
eriRouterIcrAdminStatusThis 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 'eriRouterIcrPriority'. 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 'eriRouterIcrAdminStatus' object must be set to 'down'. The value of the 'eriRouterIcrRowStatus' object must be 'active' in order for this object to be set to 'up'.rw Enumeration .1.3.6.1.4.1.193.218.2.101.1.1.1.12 |
eriRouterIcrRowStatusThe object is used to create and delete 'eriRouterIcrEntry' conceptual rows. Except 'eriRouterIcrAdminStatus', 'read-create' objects in the conceptual row cannot be modified when eriRouterIcrRowStatus is set to active(1). To change 'eriRouterIcrRowStatus' from 'active' to a different value, the 'eriRouterIcrAdminStatus' object must be 'down'. To create a row in this table, 'eriRouterIcrRowStatus' could be set to either 'createAndGo(4)' or 'createAndWait(5)'. Until all objects in the conceptual row are appropriately configured, 'eriRouterIcrRowStatus' will transit to 'notReady(3)'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.193.218.2.101.1.1.1.13 |
eriRouterIcrInconsistencyErrorThis object indicates the ICR inconsistency error code.ro Enumeration .1.3.6.1.4.1.193.218.2.101.1.2 |
eriRouterIcrMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.101.2 |
eriRouterIcrMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.101.2.1 |
eriRouterIcrMIBComplianceThe compliance statement for ICR MIB implementations. Unknown .1.3.6.1.4.1.193.218.2.101.2.1.1 |
eriRouterIcrMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.101.2.2 |
eriRouterIcrGroupConformance group for ICR objects. Unknown .1.3.6.1.4.1.193.218.2.101.2.2.1 |
eriRouterIcrNotificationObjectGroupConformance group for objects contained in ICR notifications. Unknown .1.3.6.1.4.1.193.218.2.101.2.2.2 |
eriRouterIcrNotificationGroupConformance group for ICR notifications. Unknown .1.3.6.1.4.1.193.218.2.101.2.2.3 |