eltexVpcDomainPeerDetectionMode
ELTEX-VPC-MIB ·
.1.3.6.1.4.1.35265.125.1.1.2.1.8
Object
column r/w
Enumeration
To start/stop the dual control peer detection protocol on the
VPC switch.
The following options are supported:
Note: The peer VPC switch's IP address has to be configured for
the peer detection protocol to start on an VPC switch.
Context
- MIB
- ELTEX-VPC-MIB
- OID
.1.3.6.1.4.1.35265.125.1.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltexVpcDomainConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-VPC-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-VPC-MIB::eltexVpcDomainPeerDetectionMode'
More examples
Read one indexed 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::eltexVpcDomainPeerDetectionMode.<eltexVpcDomainIndex>'
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::eltexVpcDomainPeerDetectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |