All MIBs › NETGEAR-VPC-MIB › agentVpcMode
agentVpcMode
Module: NETGEAR-VPC-MIB
OID (symbolic): NETGEAR-VPC-MIB::agentVpcMode
OID (numeric): 1.3.6.1.4.1.4526.10.200.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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:
enable - Enable VPC globally disable - Disable VPC globally
What is agentVpcMode?
Globally enables or disables the VPC (Virtual Port Channel) feature on the switch; VPC role election between the two peer switches only happens once both this is enabled and the keepalive state machine is running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.10.200.1.1 snmpwalk -v2c -c public <target> NETGEAR-VPC-MIB::agentVpcMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.10.200.1.1.1 snmpget -v2c -c public <target> NETGEAR-VPC-MIB::agentVpcMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4526.10.200.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentVpcMode.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::agentVpcMode 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.1 | agentVpcMode | NETGEAR-VPC-MIB |