hm2AgentVrrpTrackRowStatus
HM2-PLATFORM-ROUTING-MIB ·
.1.3.6.1.4.1.248.12.2.260.1.1.6
Object
DURABLE: { 1:all }
Defines the status of a vrrp tracking database entry.
Set to createAndGo(4) to create a new row.
Set to destroy(6) to delete an entry.
Reads as active(1) if the tracked object exists and is trackable,
notReady(3) otherwise.
Context
- MIB
- HM2-PLATFORM-ROUTING-MIB
- OID
.1.3.6.1.4.1.248.12.2.260.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AgentVrrpTrackingEntry
- Table
- hm2AgentVrrpTrackingTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2AgentVrrpTrackIfIndex DURABLE: { 1:all }
The interface number of the virtual router | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.12.2.260.1.1.1 |
| hm2AgentVrrpTrackVrid DURABLE: { 1:all }
The virtual router id for this virtual router | column | Integer32 | .1.3.6.1.4.1.248.12.2.260.1.1.2 |
| hm2AgentVrrpTrackId DURABLE: { 1:all }
The id of the object being tracked | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.248.12.2.260.1.1.3 |
| hm2AgentVrrpTrackDecrement DURABLE: { 1:all }
The value by wich the current priority of the virtual router
is decremented when the tracked object goes DOWN. | column | Integer32 | .1.3.6.1.4.1.248.12.2.260.1.1.4 |
| hm2AgentVrrpTrackOperStatus Shows if the tracked object is currently UP or DOWN or NOT-READY | column | Enumeration | .1.3.6.1.4.1.248.12.2.260.1.1.5 |