All MIBs › NETGEAR-VPC-MIB › agentDcpdpUdpPort
agentDcpdpUdpPort
Module: NETGEAR-VPC-MIB
OID (symbolic): NETGEAR-VPC-MIB::agentDcpdpUdpPort
OID (numeric): 1.3.6.1.4.1.4526.10.200.1.8.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: To configure the UDP port on which the VPC switch listens to the DCPDP messages. Configurable range is 1 to 65535. Default value is 50000.
NOTE: In order to set value for the object, need to set values for agentPeerIpAddr, agentSourceIpAddr, agentPeerRowStatus, agentDcpdpUdpPort objects simultaneously. To reset the object to the default state, the agentPeerRowStatus object should be used.
What is agentDcpdpUdpPort?
Configures the UDP port (1-65535, default 50000) this switch listens on for dual control plane detection protocol (DCPDP) messages; obsolete, superseded by the per-domain agentVpcDomainDcpdpUdpPort.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.10.200.1.8.1.4 snmpwalk -v2c -c public <target> NETGEAR-VPC-MIB::agentDcpdpUdpPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.10.200.1.8.1.4.1 snmpget -v2c -c public <target> NETGEAR-VPC-MIB::agentDcpdpUdpPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4526.10.200.1.8.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentDcpdpUdpPort.1
Start monitoring Netgear managed switch/switch stack (Virtual Port Channel) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETGEAR-VPC-MIB::agentDcpdpUdpPort OID value, configure state conditions and alerts, and monitor any Netgear managed switch/switch stack (Virtual Port Channel) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4526 | netgear | FSM726S-MIB |
| 1.3.6.1.4.1.4526.10 | ng7000Switch | NETGEAR-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4526.10.200 | fastPathVpc | NETGEAR-VPC-MIB |
| 1.3.6.1.4.1.4526.10.200.1 | agentVpcConfigGroup | NETGEAR-VPC-MIB |
| 1.3.6.1.4.1.4526.10.200.1.8 | agentPeerConfigTable | NETGEAR-VPC-MIB |
| 1.3.6.1.4.1.4526.10.200.1.8.1 | agentPeerConfigEntry | NETGEAR-VPC-MIB |
| 1.3.6.1.4.1.4526.10.200.1.8.1.4 | agentDcpdpUdpPort | NETGEAR-VPC-MIB |