agentVpcState

DNOS-VPC-MIB · .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.200.4.9

Object

scalar Enumeration
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.

Context

MIB
DNOS-VPC-MIB
OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.200.4.9
Type
scalar
Access
readonly
Status
current
Parent
agentVpcStatusGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-VPC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-VPC-MIB::agentVpcState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-VPC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-VPC-MIB::agentVpcState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2listen
3ready
4primary
5secondary