MIB Viewer

agentVpcState

OBJECT-TYPE
1.3.6.1.4.1.4413.1.1.200.4.9
Access
read-only
Status
current
Sub-identifiers
0
The following states of a VPC mean: DISABLE: In this state, the VPC interfaces, if any are shut down. LISTEN: The keepalive does not advertise any packets. READY: The keepalive component starts sending keepalive messages periodically with the state as READY. PRIMARY: Traffic over VPC interfaces is allowed to be forwarded. The keepalive protocol continues to advertise keepalive messages with the state as PRIMARY. SECONDARY: Traffic over VPC interfaces is allowed to be forwarded. The keepalive protocol continues to advertise keepalive messages with the state as SECONDARY.
INTEGER { disable (1), listen (2), ready (3), primary (4), secondary (5) }