eltexVpcMode
ELTEX-VPC-MIB ·
.1.3.6.1.4.1.35265.125.1.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:
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
- ELTEX-VPC-MIB
- OID
.1.3.6.1.4.1.35265.125.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltexVpcConfigGroup
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 'ELTEX-VPC-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-VPC-MIB::eltexVpcMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-VPC-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-VPC-MIB::eltexVpcMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |