agentPeerDetectionMode
DNOS-VPC-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.200.1.6
Object
scalar obsolete
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.6- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- 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::agentPeerDetectionMode.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::agentPeerDetectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |