agentVpcDomainPeerDetectionMode
DNOS-VPC-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.200.1.9.1.5
Object
column r/w
Enumeration
To start/stop the dual control plane detection protocol (DCPDP) on the
VPC switch.
The following options are supported:
enable - Enable the DCPDP on VPC switch
disable - Disable the DCPDP on VPC switch
Note: The peer VPC switch's IP address has to be configured for
the DCPDP to start on an VPC switch.
Context
- MIB
- DNOS-VPC-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.200.1.9.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentVpcDomainConfigEntry
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 'DNOS-VPC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-VPC-MIB::agentVpcDomainPeerDetectionMode'
More examples
Read one indexed 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::agentVpcDomainPeerDetectionMode.<agentVpcDomainIndex>'
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::agentVpcDomainPeerDetectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |