vrrpv3OperationsRowStatus

  • 1.3.6.1.2.1.207.1.1.1.1.13
  • Access readwrite
  • Type RowStatus

The RowStatus variable should be used in accordance to installation and removal conventions for conceptual rows. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the 'vrrpv3OperationsRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of vrrpv3OperationsInetAddrType, vrrpv3OperationsVrId, and vrrpv3OperationsPrimaryIpAddr has been set, and there is at least one active row in the 'vrrpv3AssociatedIpAddrTable' defining an associated IP address. notInService(2) should be used to administratively bring the row down. A typical order of operation to add a row is: 1. Create a row in vrrpv3OperationsTable with createAndWait(5). 2. Create one or more corresponding rows in vrrpv3AssociatedIpAddrTable. 3. Populate the vrrpv3OperationsEntry. 4. Set vrrpv3OperationsRowStatus to active(1). A typical order of operation to delete an entry is: 1. Set vrrpv3OperationsRowStatus to notInService(2). 2. Set the corresponding rows in vrrpv3AssociatedIpAddrTable to destroy(6) to delete the entry. 3. Set vrrpv3OperationsRowStatus to destroy(6) to delete the entry.

Table columns

13 objects
Oid Name Access Type
1.3.6.1.2.1.207.1.1.1.1.1 vrrpv3OperationsVrId noaccess Vrrpv3VrIdTC
1.3.6.1.2.1.207.1.1.1.1.2 vrrpv3OperationsInetAddrType noaccess InetAddressType
1.3.6.1.2.1.207.1.1.1.1.3 vrrpv3OperationsMasterIpAddr readonly InetAddress
1.3.6.1.2.1.207.1.1.1.1.4 vrrpv3OperationsPrimaryIpAddr readwrite InetAddress
1.3.6.1.2.1.207.1.1.1.1.5 vrrpv3OperationsVirtualMacAddr readonly MacAddress
1.3.6.1.2.1.207.1.1.1.1.6 vrrpv3OperationsStatus readonly initialize(1), backup(2), master(3)
1.3.6.1.2.1.207.1.1.1.1.7 vrrpv3OperationsPriority readwrite Unknown
1.3.6.1.2.1.207.1.1.1.1.8 vrrpv3OperationsAddrCount readonly Unknown
1.3.6.1.2.1.207.1.1.1.1.9 vrrpv3OperationsAdvInterval readwrite Unknown
1.3.6.1.2.1.207.1.1.1.1.10 vrrpv3OperationsPreemptMode readwrite TruthValue
1.3.6.1.2.1.207.1.1.1.1.11 vrrpv3OperationsAcceptMode readwrite TruthValue
1.3.6.1.2.1.207.1.1.1.1.12 vrrpv3OperationsUpTime readonly TimeTicks
1.3.6.1.2.1.207.1.1.1.1.13 vrrpv3OperationsRowStatus readwrite RowStatus

Used by conformance groups

1 objects
  • 1.3.6.1.2.1.207.2.2.1 vrrpv3OperationsGroup

Comments