agentVpcMode
DNOS-VPC-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.200.1.1
Object
scalar r/w
Enumeration
To enable VPC globally. The VPC role election happens if both
the VPC feature is enabled and if the keepalive state machine is
enabled.
The following options are supported:
enable - Enable VPC globally
disable - Disable VPC globally
Note: VPC is supported only on standalone device. VPC is not supported on
stacked devices. VPC behavior is undefined if the device is stacked with
one another.
Context
- MIB
- DNOS-VPC-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.200.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentVpcConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars 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::agentVpcMode.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::agentVpcMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |