rbnIcrRowStatus
RBN-ICR-MIB ·
.1.3.6.1.4.1.2352.2.101.1.1.1.13
Object
The 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)'.
Context
- MIB
- RBN-ICR-MIB
- OID
.1.3.6.1.4.1.2352.2.101.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbnIcrEntry
- Table
- rbnIcrTable
- Siblings
- 12
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbnIcrId The unique identifier of the ICR node. | column | Integer32 | .1.3.6.1.4.1.2352.2.101.1.1.1.1 |
| rbnIcrHoldTime This 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. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2352.2.101.1.1.1.10 |
| rbnIcrState The current ICR state:
- 'initialize', which indicates that the node is in
the process of deciding its role(active or standby).
- 'active', which … | column | Enumeration | .1.3.6.1.4.1.2352.2.101.1.1.1.11 |
| rbnIcrAdminStatus This 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 t… | column | Enumeration | .1.3.6.1.4.1.2352.2.101.1.1.1.12 |
| rbnIcrLocalAddressType This object indicates the type of 'rbnIcrLocalAddress'. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2352.2.101.1.1.1.2 |
| rbnIcrLocalAddress This object indicates the local address used to send/receive
ICR messages. The type of the address is determined by the
corresponding 'rbnIcrLocalAddressType'. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2352.2.101.1.1.1.3 |
| rbnIcrLocalPort This object indicates the local port number used to send/receive ICR
messages. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2352.2.101.1.1.1.4 |
| rbnIcrPeerAddressType This object indicates the type of 'rbnIcrPeerAddress'. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2352.2.101.1.1.1.5 |
| rbnIcrPeerAddress This 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'. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2352.2.101.1.1.1.6 |
| rbnIcrPeerPort This object indicates the port number used by the peer ICR node
to send/receive ICR messages. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2352.2.101.1.1.1.7 |
| rbnIcrPriority This 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 l… | column | Enumeration | .1.3.6.1.4.1.2352.2.101.1.1.1.8 |
| rbnIcrKeepAliveInterval This object indicates the interval that the node sends ICR
keep alive messages to its peer node. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2352.2.101.1.1.1.9 |