ARUBAWIRED-RPVST-MIB
- Registered at
- 1.3.6.1.4.1.47196.4.1.1.3.5
- Last updated
- 2018-05-29 00:00
- Organization
- HPE/Aruba Networking Division
- Revisions
- 2018-05-29 00:00, 2018-01-18 00:00
- Namespace
- arubaos
- Source file
ARUBAWIRED-RPVST-MIB- Digest
sha256:186cac87b8a9b6135b9acc3515e7b28e3342dc7ccceb60a023d5c95d00e1e0c5
Description
This MIB module for Rapid Per VLAN Spanning Tree(RPVST).
Contact
Hewlett Packard Enterprise 3000 Hanover St. Palo Alto, CA 94304-1112
Imports
| From | Symbols |
|---|---|
| ARUBAWIRED-NETWORKING-OID | wndFeatures |
| IF-MIB | InterfaceIndex |
| Q-BRIDGE-MIB | VlanIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ARUBAWIRED-NETWORKING-OID ARUBAWIRED-RPVST-MIB BRIDGE-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| PointToPoint TEXTUAL-CONVENTION forceTrue: This value indicates that the administrator requires the MAC to be treated as if it is connected to a point-to-point LAN segment, regardless of any indications to the contrary that are generated by the MAC entity. forceFalse: This value indicates that the administrator requires the MAC to be treated as if it is connected to a non-point-to-point LAN segment, regardless of any indications to the contrary that are generated by the MAC entity. auto: This value indicates that the administrator requires the point-to-point status of the MAC to be determined in accordance with the specific MAC procedures defined in 6.5. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| arubaWiredRpvstNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.47196.4.1.1.3.5.0 | |||
| arubaWiredRpvstObjects OBJECT-IDENTITY | 1.3.6.1.4.1.47196.4.1.1.3.5.1 | |||
| arubaWiredRpvstGeneralGroup OBJECT-IDENTITY | 1.3.6.1.4.1.47196.4.1.1.3.5.1.1 | |||
| arubaWiredRpvstResetCounters OBJECT-TYPE Setting this object to true(1) will reset all the RPVST counters. Setting this to false(2) is no operation. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.1 | TruthValue | read-write | current |
| arubaWiredRpvstExtendedSystemID OBJECT-TYPE Creates a unique bridge identifier for each VLAN by adding the VLAN ID (vid) value to the priority field of the bridge identifier in every RPVST BPDU. Indicates whether Extended System ID feature is enabled or not. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.2 | TruthValue | read-write | current |
| arubaWiredRpvstIgnorePVIDInconsistency OBJECT-TYPE Setting this object to True(1) will enable RPVST to run on mismatched PVID links.Once set it will apply to all RPVST instances | 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.3 | TruthValue | read-write | current |
| arubaWiredRpvstPathCostMode OBJECT-TYPE arubaWiredRpvstPathCostMode controls which pathcost mode to use. A device can function in one of the 3 modes defined below. pathCost8021d - The device calculates the default path cost for ports based on IEEE 802.1d. pathCost8021t - The device calculates the default path cost for ports based on IEEE 802.1t. proprietary -The device calculates the default path cost for ports based on the proprietary standard. Link Speed Vs Pathcost Table ---------------------------------------------------------- |Link speed| Pathcost in | Pathcost in | Pathcost in | | | IEEE802.1d | IEEE 802.1t | private standard| ---------------------------------------------------------- | 10 Mbps | 100 | 2,000,000 | 100 | ---------------------------------------------------------- | 100 Mbps | 10 | 200,000 | 19 | ---------------------------------------------------------- | 1000 Mbps| 4 | 20,000 | 4 | ---------------------------------------------------------- | 10 Gbps | 1 | 2,000 | 2 | ---------------------------------------------------------- | 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4 | INTEGER {pathCost8021d(1), pathCost8021t(2), proprietary(3)} | read-write | current |
| arubaWiredRpvstVlanTable OBJECT-TYPE Information describing the RPVST configuration and statistics of the VLANs. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2 | not-accessible | current | |
| arubaWiredRpvstVlanEntry OBJECT-TYPE Information describing the RPVST configuration and statistics of each of the VLANs. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1 | not-accessible | current | |
| arubaWiredRpvstVlanId OBJECT-TYPE A VLAN ID to uniquely identify the entries. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.1 | VlanIndex | not-accessible | current |
| arubaWiredRpvstVlanHelloTime OBJECT-TYPE The amount of time between the transmission of configuration BPDUs by this node on any port in this VLAN when it is root of the spanning tree, or trying to become so for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.2 | Integer32 (2..10) | read-write | current |
| arubaWiredRpvstVlanForwardDelay OBJECT-TYPE The amount of time between transitioning from listening to learning and learning to forwarding by this node on any port when it is acting as a root for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.3 | Integer32 (4..30) | read-write | current |
| arubaWiredRpvstVlanMaxAge OBJECT-TYPE The maximum age of RPVST information learned from the network on any port before it is discarded. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.4 | Integer32 (6..40) | read-write | current |
| arubaWiredRpvstVlanPriority OBJECT-TYPE The value of the write-able portion of the Bridge ID (i.e., the first two octets of the (8 octet long) Bridge ID). The other (last) 6 octets of the Bridge ID are given by the value dot1dBridgeBaseAddress. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.5 | Integer32 (0..65535) | read-write | current |
| arubaWiredRpvstVlanRoot OBJECT-TYPE To explicitly configure this switch to be primary/secondary root for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.6 | INTEGER {none(0), primary(1), secondary(2)} | read-write | current |
| arubaWiredRpvstVlanRpvstAdminStatus OBJECT-TYPE To enable/disable RPVST on the VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| arubaWiredRpvstVlanResetCounters OBJECT-TYPE Setting this object to true(1) will reset the RPVST counters for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.8 | TruthValue | read-write | current |
| arubaWiredRpvstVlanOperHelloTime OBJECT-TYPE The amount of time between the transmission of BPDUs by this node on any port in this VLAN when it is root of the spanning tree, or trying to become so for this VLAN. This is the actual value that this bridge is using. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.9 | Integer32 (1..10) | read-only | current |
| arubaWiredRpvstVlanRootPriority OBJECT-TYPE The priority of root bridge in this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.10 | Integer32 (0..65535) | read-only | current |
| arubaWiredRpvstVlanRootPort OBJECT-TYPE The root port for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.11 | InterfaceIndex | read-only | current |
| arubaWiredRpvstVlanRootPathCost OBJECT-TYPE The path cost to the Root from this bridge in this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.12 | Integer32 (1..200000000) | read-only | current |
| arubaWiredRpvstVlanRootMacAddress OBJECT-TYPE MAC address of the Root in this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.13 | MacAddress | read-only | current |
| arubaWiredRpvstVlanRootChangeCounter OBJECT-TYPE The number of times the root has changed for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.14 | Counter32 | read-only | current |
| arubaWiredRpvstVlanTimeSinceLastTopoChange OBJECT-TYPE The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.15 | TimeTicks | read-only | current |
| arubaWiredRpvstVlanTopoChangeCount OBJECT-TYPE The total number of topology changes detected by this bridge in this VLAN since the management entity was last reset or initialized. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.16 | Counter32 | read-only | current |
| arubaWiredRpvstVlanSendTopoChangeCtrl OBJECT-TYPE Setting this object to true(1) will enable sending of SNMP notifications for all topology change events on this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.17 | TruthValue | read-write | current |
| arubaWiredRpvstVlanLogPortStateTransitions OBJECT-TYPE Setting this object to true(1) will enable event logging of PVST port state transitions for this VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.2.1.18 | TruthValue | read-write | current |
| arubaWiredRpvstPortTable OBJECT-TYPE Information describing the RPVST specific configuration and statistics of the ports. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3 | not-accessible | current | |
| arubaWiredRpvstPortEntry OBJECT-TYPE Information describing the RPVST specific configuration and statistics of the ports. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1 | not-accessible | current | |
| arubaWiredRpvstPortIndex OBJECT-TYPE The port ifIndex | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.1 | InterfaceIndex | not-accessible | current |
| arubaWiredRpvstPortAdminEdge OBJECT-TYPE The administrative value of the Edge Port parameter. A value of true(1) indicates that this port should be assumed as an edge-port, and a value of false(2) indicates that this port should be assumed as a non-edge-port. Note that even when this object's value is true(1), the arubaWiredRpvstOperEdgePort can be false(2) if a BPDU has been received. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.2 | TruthValue | read-write | current |
| arubaWiredRpvstPortAdminPointToPoint OBJECT-TYPE Refer the PointToPoint textual-convention. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.3 | PointToPoint | read-write | current |
| arubaWiredRpvstPortAutoEdge OBJECT-TYPE It is used by the Bridge detection state machine for the automatic identification of edge ports. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.4 | TruthValue | read-write | current |
| arubaWiredRpvstPortBpduFiltering OBJECT-TYPE This value indicates whether or not BPDUs need to be filtered on this port and BPDU filter option forces a port to always stay in the forwarding state and be excluded from standard STP operation. If the value is true(1) the received BPDUs will be dropped and no BPDUs will be transmitted on the port. If the value is false (2) the BPDUs will be processed as usual. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.5 | TruthValue | read-write | current |
| arubaWiredRpvstPortRestrictedTcn OBJECT-TYPE This value indicates whether or not to propagate topology changes to other ports. true(1) causes the port not to propagate topology changes to other ports. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.6 | TruthValue | read-write | current |
| arubaWiredRpvstPortRootGuard OBJECT-TYPE Setting this object to true(1) forces port to not to be selected as root port even if this port has the least path cost to the root. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.7 | TruthValue | read-write | current |
| arubaWiredRpvstPortLoopGuard OBJECT-TYPE Setting this object to true(1) causes the non-designated port to go into the STP loop inconsistent state instead of the forwarding state. In the loop-inconsistent state, the port prevents data traffic through the link, therefore avoiding the loop creation. When BPDUs again are received on the inconsistent port, it resumes normal STP operation automatically. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.8 | TruthValue | read-write | current |
| arubaWiredRpvstPortBpduProtection OBJECT-TYPE Setting this true (1) indicates that no BPDUs are expected to be received on this port. At the reception of BPDUs the BPDU protection mechanism will disable this port and port will transition into BPDU Error state. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.9 | TruthValue | read-write | current |
| arubaWiredRpvstPortVlanTable OBJECT-TYPE Information describing the RPVST configuration and statistics of the ports in the given VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4 | not-accessible | current | |
| arubaWiredRpvstPortVlanEntry OBJECT-TYPE Information describing the RPVST configuration and statistics of the ports in the given VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1 | not-accessible | current | |
| arubaWiredRpvstPortVlanId OBJECT-TYPE A VLAN ID to uniquely identify the entries. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.1 | VlanIndex | not-accessible | current |
| arubaWiredRpvstPortVlanIndex OBJECT-TYPE The port ifIndex | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.2 | InterfaceIndex | not-accessible | current |
| arubaWiredRpvstPortVlanPathCost OBJECT-TYPE The contribution of this port to the path cost of paths towards the root which include this port. auto(0) | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.3 | Integer32 (0..200000000) | read-write | current |
| arubaWiredRpvstPortVlanPriority OBJECT-TYPE The value of the port priority field that is contained in the first (in network byte order) octet of the (2 octet long) Port ID. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.4 | Integer32 (0..255) | read-write | current |
| arubaWiredRpvstPortVlanResetCounters OBJECT-TYPE Setting this object to true(1) will reset the RPVST counters for this port-vlan pair. Get on this object will always return false(2) | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.5 | TruthValue | read-write | current |
| arubaWiredRpvstPortVlanRole OBJECT-TYPE Role played by the port in a given VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.6 | INTEGER {root(1), alternate(2), designated(3), backup(4), master(5), disabled(6)} | read-only | current |
| arubaWiredRpvstPortVlanState OBJECT-TYPE The port's current state. This state controls what action a port takes on reception of a frame. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.7 | INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), bpduError(7), loopInconsistent(8), pvidInconsistent(9), rootGuard(10)} | read-only | current |
| arubaWiredRpvstPortVlanDesigBridge OBJECT-TYPE The Bridge Identifier of the bridge that this port considers to be the Designated Bridge for this port's segment. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.8 | MacAddress | read-only | current |
| arubaWiredRpvstPortVlanOperPointToPoint OBJECT-TYPE true : This value indicates that the MAC is connected to a point-to-point LAN segment; i.e., there is at most one other system attached to the LAN segment. false: This value indicates that the MAC is connected to a non-point-to-point LAN segment; i.e., there can be more than one other system attached to the LAN segment. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.9 | TruthValue | read-only | current |
| arubaWiredRpvstPortVlanOperEdge OBJECT-TYPE The operational status of the edge port parameter. A value of true(1) indicates that this port should be assumed as an edge-port, and a value of false(2) indicates that this port should be assumed as a non-edge-port. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.10 | TruthValue | read-only | current |
| arubaWiredRpvstPortVlanInconsistencyReason OBJECT-TYPE The reason for which port is blocked by spanning tree protection function. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.4.1.11 | INTEGER {rootProtected(1), loopProtected(2), inconsistentPvidProtected(3)} | read-only | current |
| arubaWiredRpvstNotificationTable OBJECT-TYPE Information describing the Rpvst configuration and statistics of the Ports and Vlans. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5 | not-accessible | current | |
| arubaWiredRpvstNotificationEntry OBJECT-TYPE Information describing the Rpvst events for trap generation. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1 | not-accessible | current | |
| arubaWiredRpvstPortName OBJECT-TYPE Port name | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.1 | DisplayString (SIZE(0..20)) | accessible-for-notify | current |
| arubaWiredRpvstVlanIndex OBJECT-TYPE VLAN ID | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.2 | Integer32 (0..4097) | accessible-for-notify | current |
| arubaWiredRpvstPortVlanErrantBpduRxCount OBJECT-TYPE The number of BPDUs received on a BPDU-filtering or BPDU-protected enabled port. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.3 | Integer32 (0..2147483647) | accessible-for-notify | current |
| arubaWiredRpvstErrantBpduSrcMac OBJECT-TYPE The source MAC address of the port sending Errant BPDU. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.4 | MacAddress | accessible-for-notify | current |
| arubaWiredRpvstSuperiorBpduSrcPort OBJECT-TYPE The name of the port sending superior BPDU | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.5 | DisplayString (SIZE(0..20)) | accessible-for-notify | current |
| arubaWiredRpvstSuperiorBpduSrcMac OBJECT-TYPE The MacAddress of the port sending superior BPDU | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.6 | MacAddress | accessible-for-notify | current |
| arubaWiredRpvstErrantBpduDetector OBJECT-TYPE The identifier of the feature generating Errant BPDU trap. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.7 | INTEGER {bpduFilter(1), bpduProtection(2)} | accessible-for-notify | current |
| arubaWiredRpvstDesignatedPort OBJECT-TYPE Designated Port of the Bridge. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.8 | DisplayString (SIZE(0..20)) | accessible-for-notify | current |
| arubaWiredRpvstOldPortRole OBJECT-TYPE Old Port state | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.9 | DisplayString (SIZE(0..20)) | accessible-for-notify | current |
| arubaWiredRpvstNewPortRole OBJECT-TYPE new port state | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.10 | DisplayString (SIZE(0..20)) | accessible-for-notify | current |
| arubaWiredRpvstTopoChangeTime OBJECT-TYPE Topology change time | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.11 | DateAndTime | accessible-for-notify | current |
| arubaWiredRpvstPreviousRootBridgeID OBJECT-TYPE Bridge ID of the previous Root. Bridge Id consists of priority and MAC address. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.12 | DisplayString (SIZE(0..20)) | accessible-for-notify | current |
| arubaWiredRpvstNewRootBridgeID OBJECT-TYPE Bridge ID of the new Root. Bridge Id consists of priority and MAC address. | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.13 | DisplayString (SIZE(0..20)) | accessible-for-notify | current |
| arubaWiredRpvstRootBridgeChangeTimeStamp OBJECT-TYPE Time when the root changed | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.14 | DateAndTime | accessible-for-notify | current |
| arubaWiredRpvstId OBJECT-TYPE VLAN ID | 1.3.6.1.4.1.47196.4.1.1.3.5.1.5.1.15 | Integer32 (0..4097) | not-accessible | current |
| arubaWiredRpvstConformance OBJECT-IDENTITY | 1.3.6.1.4.1.47196.4.1.1.3.5.2 | |||
| arubaWiredRpvstGroups OBJECT-IDENTITY | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1 | |||
| arubaWiredRpvstCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.47196.4.1.1.3.5.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| arubaWiredRpvstErrantBpduReceived NOTIFICATION-TYPE This Trap is generated when an unexpected (errant) BPDU has been received on a port. | 1.3.6.1.4.1.47196.4.1.1.3.5.0.1 | current |
| arubaWiredRpvstNewRoot NOTIFICATION-TYPE Trap generated when sending agent has become the new root of spanning Tree for the specified VLAN; the notification is sent by a bridge soon after its election as the new root. | 1.3.6.1.4.1.47196.4.1.1.3.5.0.2 | current |
| arubaWiredRpvstRootGuardInconsistency NOTIFICATION-TYPE Trap generated when a Root Guard feature enabled port receives superior BPDUs on its interface for a given instance. | 1.3.6.1.4.1.47196.4.1.1.3.5.0.3 | current |
| arubaWiredRpvstLoopGuardInconsistency NOTIFICATION-TYPE Trap generated when a Loop Guard feature enabled port receives superior BPDUs on its interface for a given instance. | 1.3.6.1.4.1.47196.4.1.1.3.5.0.4 | current |
| arubaWiredRpvstTopologyChange NOTIFICATION-TYPE Trap is generated when a Topology Change is detected in the specified VLAN. | 1.3.6.1.4.1.47196.4.1.1.3.5.0.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| arubaWiredRpvstGroup OBJECT-GROUP These objects are used for managing/monitoring RPVST global parameters. | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1.1 | current |
| arubaWiredRpvstVlanGroup OBJECT-GROUP These objects are used for managing/monitoring RPVST VLAN parameters. | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1.2 | current |
| arubaWiredRpvstPortVlanGroup OBJECT-GROUP These objects are used for managing/monitoring RPVST port parameters for the VLANs. | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1.3 | current |
| arubaWiredRpvstPortGroup OBJECT-GROUP These objects are used for managing/monitoring RPVST port parameters | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1.4 | current |
| arubaWiredRpvstPvst1 OBJECT-GROUP Group of object added part of pvst1. | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1.5 | current |
| arubaWiredRpvstNotificationObjectGrp OBJECT-GROUP Group of objects required for notifications. | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1.6 | current |
| arubaWiredRpvstNotificationGroup NOTIFICATION-GROUP Group of notifications. | 1.3.6.1.4.1.47196.4.1.1.3.5.2.1.7 | current |
| arubaWiredRpvstCompliance1 MODULE-COMPLIANCE The compliance statement | 1.3.6.1.4.1.47196.4.1.1.3.5.2.2.1 | current |
| arubaWiredRpvstCompliance2 MODULE-COMPLIANCE The compliance statement | 1.3.6.1.4.1.47196.4.1.1.3.5.2.2.2 | current |
| arubaWiredRpvstNotificationCompliance MODULE-COMPLIANCE The compliance statement for Rpvst extension notifications. | 1.3.6.1.4.1.47196.4.1.1.3.5.2.2.3 | current |