NETGEAR-VPC-MIB
AI MIB Summary
The NETGEAR-VPC-MIB module provides SNMP access to monitor and configure Virtual Port Channel (VPC) operational states, link aggregation group memberships, and synchronization status on NETGEAR enterprise switching platforms. It enables administrators to track VPC peer-link health, member port availability, and failover events to ensure high-availability network redundancy.
The MIB definitions VPC Feature.
Main OID:
fastPathVpc.1.3.6.1.4.1.4526.10.200
91
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
91 total| Object Name |
|---|
fastPathVpcThe MIB definitions VPC Feature. MODULE-IDENTITY .1.3.6.1.4.1.4526.10.200 |
agentVpcConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.10.200.1 |
agentVpcModeTo 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 globallyrw Enumeration .1.3.6.1.4.1.4526.10.200.1.1 |
agentKeepalivePriorityTo configure the priority of the VPC switch. This value is used
for the VPC role election.
Configurable range is 1 to 255. The default value is 100.
Note: The VPC switch with lower priority becomes the Primary. If
both the VPC peer switches have the same role priority, the
device with lower system MAC address becomes the Primary.rwobsolete Unsigned32 .1.3.6.1.4.1.4526.10.200.1.2 |
agentKeepaliveTimeoutTo configure the peer keepalive timeout value (in seconds). If
an VPC switch does not receive keepalive messages from the peer
for this timeout value, it takes the decision to transition its
role (if required).
Configurable rang is 2 to 15 seconds. Default value is 5 seconds.
Note: The keepalive state machine is not restarted if keepalive
priority is modified post election.rwobsolete Unsigned32 .1.3.6.1.4.1.4526.10.200.1.3 |
agentKeepaliveModeTo start/stop the keepalive state machine on the VPC device, if
VPC is globally enabled.
The following options are supported:
enable - Enable keepalive
disable - Disable keepaliverwobsolete Enumeration .1.3.6.1.4.1.4526.10.200.1.4 |
agentPeerLinkTo configures a port channel as the VPC peer link.
The configurable range is a valid port channel interface index.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4526.10.200.1.5 |
agentPeerDetectionModeTo 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.rwobsolete Enumeration .1.3.6.1.4.1.4526.10.200.1.6 |
agentVpcConfigTableVPC config table.obsolete SEQUENCE OF AgentVpcConfigEntry .1.3.6.1.4.1.4526.10.200.1.7 |
agentVpcConfigEntryVPC config entry.obsolete AgentVpcConfigEntry .1.3.6.1.4.1.4526.10.200.1.7.1 |
agentVpcConfigIdVPC Id. This object is obselete. Refer to agentVpcDomainIndex for configuring VPC Id.roobsolete Unsigned32 .1.3.6.1.4.1.4526.10.200.1.7.1.1 |
agentVpcTrackPortMaskTracking of non-mlag links.rwobsolete AgentPortMask (QUANTA-LB6M-REF-MIB) .1.3.6.1.4.1.4526.10.200.1.7.1.2 |
agentPeerConfigTableVPC config table.obsolete SEQUENCE OF AgentPeerConfigEntry .1.3.6.1.4.1.4526.10.200.1.8 |
agentPeerConfigEntryVPC config entry.obsolete AgentPeerConfigEntry .1.3.6.1.4.1.4526.10.200.1.8.1 |
agentPeerConfigRowIndexIndex.obsolete Unsigned32 .1.3.6.1.4.1.4526.10.200.1.8.1.1 |
agentPeerIpAddrTo configure IP address of the peer VPC switch. This
configuration is used by the dual control plane detection
protocol (DCPDP) on the VPC switches.
NOTE: In order to set value for the object, need to set values for agentPeerIpAddr,
agentSourceIpAddr, agentPeerRowStatus objects simultaneously.
To reset the object to the default state, the agentPeerRowStatus object should be used.rwobsolete IpAddress .1.3.6.1.4.1.4526.10.200.1.8.1.2 |
agentSourceIpAddrTo configure Self IP address of the VPC switch that is used as
the source IP by the dual control plane detection protocol (DCPDP)
on the VPC switches.
NOTE: In order to set value for the object, need to set values for agentPeerIpAddr,
agentSourceIpAddr, agentPeerRowStatus objects simultaneously.
To reset the object to the default state, the agentPeerRowStatus object should be used.rwobsolete IpAddress .1.3.6.1.4.1.4526.10.200.1.8.1.3 |
agentDcpdpUdpPortTo 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.rwobsolete Unsigned32 .1.3.6.1.4.1.4526.10.200.1.8.1.4 |
agentPeerRowStatusPeer config status.
Supported values:
active(1) - valid instance.
createAndGo(4) - used to configure peer configuration.
destroy(6) - reset peer configuration.rwobsolete RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.1.8.1.5 |
agentVpcDomainConfigTableVPC domain config table. SEQUENCE OF AgentVpcDomainConfigEntry .1.3.6.1.4.1.4526.10.200.1.9 |
agentVpcDomainConfigEntryVPC domain config entry. AgentVpcDomainConfigEntry .1.3.6.1.4.1.4526.10.200.1.9.1 |
agentVpcDomainIndexVPC Domain ID.rw Unsigned32 .1.3.6.1.4.1.4526.10.200.1.9.1.1 |
agentVpcDomainKeepalivePriorityTo configure the priority of the VPC switch. This value is used
for the VPC role election.
Configurable range is 1 to 255. The default value is 100.
Note: The VPC switch with lower priority becomes the Primary. If
both the VPC peer switches have the same role priority, the
device with lower system MAC address becomes the Primary.rw Unsigned32 .1.3.6.1.4.1.4526.10.200.1.9.1.2 |
agentVpcDomainKeepaliveTimeoutTo configure the peer keepalive timeout value (in seconds). If
an VPC switch does not receive keepalive messages from the peer
for this timeout value, it takes the decision to transition its
role (if required).
Configurable range is 2 to 15 seconds. Default value is 5 seconds.
Note: The keepalive state machine is not restarted if keepalive
priority is modified post election.rw Unsigned32 .1.3.6.1.4.1.4526.10.200.1.9.1.3 |
agentVpcDomainKeepaliveModeTo start/stop the keepalive state machine on the VPC device, if
VPC is globally enabled.
The following options are supported:
enable - Enable keepalive
disable - Disable keepaliverw Enumeration .1.3.6.1.4.1.4526.10.200.1.9.1.4 |
agentVpcDomainPeerDetectionModeTo 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.rw Enumeration .1.3.6.1.4.1.4526.10.200.1.9.1.5 |
agentVpcDomainSystemMacTo configure the MAC address for the VPC domain. This mac-address
is used in the LACP PDUs and STP BPDUs
that are sent out on VPC member ports. For the VPC domain to use
the manually configured VPC MAC address, it should be manually
configured on both the VPC peers and should be the same. If VPC
is configured on only one of the VPC peers or is configured
different on VPC peers, auto-generated MAC address is used.
The specified MAC address should be a unicast MAC address in
<aa:bb:cc:dd:ee:ff> format and should not be equal to the
MAC address of either primary VPC or secondary VPC device.
The manually configured VPC MAC address is used instead of
auto-generated VPC MAC address only if the VPC feature is
re-enabled after configuring the VPC MAC address.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.1.9.1.6 |
agentVpcDomainSystemPriorityTo configure the system priority for the VPC domain. This is used
in the LACP PDUs sent out on VPC member ports. System-priority
should be configured same on both the VPC peers. If the configured
VPC system priority is different on VPC peers, then VPC will not
come up. The default priority value is 32767.rw Unsigned32 .1.3.6.1.4.1.4526.10.200.1.9.1.7 |
agentVpcDomainPeerDetectionIntervalTo configure the DCPDP transmission interval.
NOTE: In order to set value for the object, need to set values for DCPDP
transmission interval and reception timeout simultaneously.rw Unsigned32 .1.3.6.1.4.1.4526.10.200.1.9.1.8 |
agentVpcDomainPeerDetectionTimeoutTo configure the DCPDP reception timeout.
NOTE: In order to set value for the object, need to set values for DCPDP
transmission interval and reception timeout simultaneously.rw Unsigned32 .1.3.6.1.4.1.4526.10.200.1.9.1.9 |
agentVpcDomainPeerIpAddrTo configure IP address of the peer VPC switch. This
configuration is used by the dual control plane detection
protocol (DCPDP) on the VPC switches.
NOTE: In order to set value for the object, need to set values for
IP address of the peer MLAG switch and destination IP of the DCPDP
message simultaneously.rw IpAddress .1.3.6.1.4.1.4526.10.200.1.9.1.10 |
agentVpcDomainSourceIpAddrTo configure Self IP address of the VPC switch that is used as
the source IP by the dual control plane detection protocol (DCPDP)
on the VPC switches.
NOTE: In order to set value for the object, need to set values for
IP address of the peer MLAG switch and destination IP of the DCPDP
message simultaneously.rw IpAddress .1.3.6.1.4.1.4526.10.200.1.9.1.11 |
agentVpcDomainDcpdpUdpPortTo 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
IP address of the peer MLAG switch, destination IP of the DCPDP
message and UDP port on which the MLAG switch listens to the
DCPDP messages simultaneously.rw Unsigned32 .1.3.6.1.4.1.4526.10.200.1.9.1.12 |
agentVpcDomainStatusStatus of VPC Domain.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.1.9.1.13 |
agentVpcPeerKeepAliveStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.10.200.2 |
agentVpcPeerKeepAliveTotalTxTotal Packets transmittedro Unsigned32 .1.3.6.1.4.1.4526.10.200.2.1 |
agentVpcPeerKeepAliveSuccessTxSuccessfully Transmitted Packets.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.2.2 |
agentVpcPeerKeepAliveTxErrorsTransmit Failed Packets.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.2.3 |
agentVpcPeerKeepAliveTotalRxTotal Packets Received.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.2.4 |
agentVpcPeerKeepAliveSuccessRxSuccessfully Received Packets.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.2.5 |
agentVpcPeerKeepAliveRxErrorsNumber of packets received with errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.2.6 |
agentVpcPeerKeepAliveTimeoutCountTimeout counter.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.2.7 |
agentVpcPeerLinkStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.10.200.3 |
agentVpcPeerLinkControlMsgTxPeer link control messages transmitted.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.1 |
agentVpcPeerLinkTxErrorsPeer link control messages Tx errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.2 |
agentVpcPeerLinkTxTimeoutPeer link control messages Tx timeout.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.3 |
agentVpcPeerLinkControlMsgAckTxPeer link control messages ACK transmitted.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.4 |
agentVpcPeerLinkControlMsgAckErrorsPeer link control messages ACK Tx errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.5 |
agentVpcPeerLinkControlMsgRxPeer link control messages received.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.6 |
agentVpcPeerLinkDataMsgTxPeer link data messages transmitted.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.7 |
agentVpcPeerLinkDataMsgTxErrorsPeer link data messages Tx errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.8 |
agentVpcPeerLinkDataMsgTxTimeoutPeer link data messages Tx timeout.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.9 |
agentVpcPeerLinkDataMsgRxPeer link data messages received.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.10 |
agentVpcPeerLinkBPDUTxPeer link BPDU's transmitted to peer.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.11 |
agentVpcPeerLinkBPDUTxErrorsPeer link BPDU's Tx errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.12 |
agentVpcPeerLinkBPDUrxPeer link BPDU's received from peer.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.13 |
agentVpcPeerLinkBPDURxErrorsPeer link BPDU's Rx errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.14 |
agentVpcPeerLinkLACPDUTxPeer link LACPDU's tranmsitted to peer.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.15 |
agentVpcPeerLinkLACPDUTxErrorsPeer link LACPDU's Tx errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.16 |
agentVpcPeerLinkLACPDUrxPeer link LACPDU's received from peer.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.17 |
agentVpcPeerLinkLACPDURxErrorsPeer link LACPDU's Rx errors.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.3.18 |
agentVpcStatusGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.10.200.4 |
agentVpcPeerLinkStatusPeer link operational status.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.4.1 |
agentVpcTotalVpcConfiguredNumber of VPC's configured.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.4.2 |
agentVpcTotalVpcOperationalNumber of VPC's operational.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.4.3 |
agentVpcSelfRoleVPC role.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.4 |
agentVpcOperationModeVPC operational mode.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.5 |
agentVpcPeerRoleVpc peer role.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.6 |
agentVpcKeepaliveOperationalModeVPC keepalive operational mode.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.7 |
agentVpcSystemMacSystem MAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.4.8 |
agentVpcStateThe following states of a VPC mean:
DISABLE: In this state, the VPC interfaces, if any are shut down.
LISTEN: The keepalive does not advertise any packets.
READY: The keepalive component starts sending keepalive messages periodically with the state as READY.
PRIMARY: Traffic over VPC interfaces is allowed to be forwarded.
The keepalive protocol continues to advertise keepalive messages with the state as PRIMARY.
SECONDARY: Traffic over VPC interfaces is allowed to be forwarded.
The keepalive protocol continues to advertise keepalive messages with the state as SECONDARY.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.9 |
agentVpcPeerPriorityVPC peer priority.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.4.10 |
agentVpcPeerMacVPC peer MAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.4.11 |
agentVpcPeerDetectionStatusVPC peer detection status.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.4.12 |
agentVpcIsPeerDetectedIndicates if the VPC peer is detected.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4526.10.200.4.13 |
agentVpcSelfMemberStatusTableVPC self member ports status table. SEQUENCE OF AgentVpcSelfMemberStatusEntry .1.3.6.1.4.1.4526.10.200.4.14 |
agentVpcSelfMemberStatusEntryVPC self member port status entry. AgentVpcSelfMemberStatusEntry .1.3.6.1.4.1.4526.10.200.4.14.1 |
agentVpcSelfMemberStatusVpcIdVPC Id.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.4.14.1.1 |
agentVpcSelfMemberStatusIntfIdInterface Id.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4526.10.200.4.14.1.2 |
agentVpcSelfMemberStatusIntfStateVPC self member interface status.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.14.1.3 |
agentVpcPeerMemberStatusTableVPC peer member ports status table. SEQUENCE OF AgentVpcPeerMemberStatusEntry .1.3.6.1.4.1.4526.10.200.4.15 |
agentVpcPeerMemberStatusEntryVPC peer member port status entry. AgentVpcPeerMemberStatusEntry .1.3.6.1.4.1.4526.10.200.4.15.1 |
agentVpcPeerMemberStatusVpcIdVPC Id.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.4.15.1.1 |
agentVpcPeerMemberStatusIntfIdInterface Id.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4526.10.200.4.15.1.2 |
agentVpcPeerMemberStatusIntfStateVPC peer member interface status.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.15.1.3 |
agentVpcStatusTableVPC status table. SEQUENCE OF AgentVpcStatusEntry .1.3.6.1.4.1.4526.10.200.4.16 |
agentVpcStatusEntryVPC status entry. AgentVpcStatusEntry .1.3.6.1.4.1.4526.10.200.4.16.1 |
agentVpcStatusIdVPC Id.ro Unsigned32 .1.3.6.1.4.1.4526.10.200.4.16.1.1 |
agentVpcOperationalStatusVPC operational status.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.16.1.2 |
agentPortChannelIdPort-channel ID.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4526.10.200.4.16.1.3 |
agentVpcInterfaceStateThe following states of a VPC port-channel interface mean:
DISABLE: The state of a port-channel before VPC functionality is enabled on it.
WAIT: The VPC port-channel 'waits' for the VPC functionality
to be enabled on a port-channel of the peer switch.
ERROR: After VPC is enabled on a port-channel of both peer switches,
the DOT3AD component checks to see if all entry criteria are met
for the port-channel to be operational.
ACTIVE: If the entry criteria are satisfied, then the VPC interface is set
to ACTIVE and is operationally enabled.
Traffic is now allowed to flow through the VPC member ports.
INACTIVE: If links connected to the VPC member ports are down,
then the VPC interface is set to INACTIVE on the switch.
The VPC will remain ACTIVE on the peer switch.ro Enumeration .1.3.6.1.4.1.4526.10.200.4.16.1.4 |