ARUBAWIRED-MVRP-MIB

File: ARUBAWIRED-MVRP-MIB.mib (20343 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
ARUBAWIRED-NETWORKING-OID

Imported symbols

Integer32 Counter32 MODULE-IDENTITY
NOTIFICATION-TYPE Gauge32 OBJECT-TYPE
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TimeInterval TruthValue InterfaceIndex
EnabledStatus VlanId wndFeatures

Defined Types

ArubaWiredMvrpPortConfigEntry  
SEQUENCE    
  arubaWiredMvrpPortConfigifIndex InterfaceIndex
  arubaWiredMvrpPortConfigRegistrarMode INTEGER
  arubaWiredMvrpPortConfigPeriodicTimer Gauge32
  arubaWiredMvrpPortConfigPeriodicTransmissionStatus EnabledStatus
  arubaWiredMvrpPortStatsClearStats TruthValue

ArubaWiredMvrpPortStatsEntry  
SEQUENCE    
  arubaWiredMvrpPortStatsifIndex InterfaceIndex
  arubaWiredMvrpPortStatsNewReceived Counter32
  arubaWiredMvrpPortStatsJoinInReceived Counter32
  arubaWiredMvrpPortStatsJoinEmptyReceived Counter32
  arubaWiredMvrpPortStatsLeaveReceived Counter32
  arubaWiredMvrpPortStatsInReceived Counter32
  arubaWiredMvrpPortStatsEmptyReceived Counter32
  arubaWiredMvrpPortStatsLeaveAllReceived Counter32
  arubaWiredMvrpPortStatsNewTransmitted Counter32
  arubaWiredMvrpPortStatsJoinInTransmitted Counter32
  arubaWiredMvrpPortStatsJoinEmptyTransmitted Counter32
  arubaWiredMvrpPortStatsLeaveTransmitted Counter32
  arubaWiredMvrpPortStatsInTransmitted Counter32
  arubaWiredMvrpPortStatsEmptyTransmitted Counter32
  arubaWiredMvrpPortStatsLeaveAllTransmitted Counter32
  arubaWiredMvrpPortStatsTotalPDUReceived Counter32
  arubaWiredMvrpPortStatsTotalPDUTransmitted Counter32
  arubaWiredMvrpPortStatsFramesDiscarded Counter32

ArubaWiredMvrpStateEntry  
SEQUENCE    
  arubaWiredMvrpVlanId VlanId
  arubaWiredMvrpStateifIndex InterfaceIndex
  arubaWiredMvrpApplicantState INTEGER
  arubaWiredMvrpRegistrarState INTEGER

Defined Values

arubaWiredMvrpMIB 1.3.6.1.4.1.47196.4.1.1.3.6
This is the MIB module related to HPE Aruba VSX feature
MODULE-IDENTITY    

arubaWiredMvrpNotifications 1.3.6.1.4.1.47196.4.1.1.3.6.0
OBJECT IDENTIFIER    

arubaWiredMvrpObjects 1.3.6.1.4.1.47196.4.1.1.3.6.1
OBJECT IDENTIFIER    

arubaWiredMvrpConformance 1.3.6.1.4.1.47196.4.1.1.3.6.3
OBJECT IDENTIFIER    

arubaWiredMvrpConfig 1.3.6.1.4.1.47196.4.1.1.3.6.1.1
OBJECT IDENTIFIER    

arubaWiredMvrpStats 1.3.6.1.4.1.47196.4.1.1.3.6.1.2
OBJECT IDENTIFIER    

arubaWiredMvrpGlobalClearStats 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.1
Defines the global clear statistics control for MVRP. True(1) indicates that MVRP should clear all statistic counters related to all ports in the system. A write operation of False(0) leads to a no operation and a GET request for this object always returns FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

arubaWiredMvrpMaxVlanLimit 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.2
Defines the maximum number of dynamic VLANs that can be created on the system by MVRP. If the number of VLANs created by MVRP reaches this limit, the system will prevent MVRP from creating additional VLANs. A write operation for this object is not supported.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

arubaWiredMvrpPortConfigTable 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.3
A table containing MVRP port configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArubaWiredMvrpPortConfigEntry

arubaWiredMvrpPortConfigEntry 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.3.1
An MVRP port configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArubaWiredMvrpPortConfigEntry  

arubaWiredMvrpPortConfigifIndex 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.3.1.1
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

arubaWiredMvrpPortConfigRegistrarMode 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.3.1.2
Defines the mode of operation of all the registrar state machines associated to the port. normal - Registration as well as de-registration of VLANs are allowed. fixed - The Registrar ignores all MRP messages and remains in IN state(Registered). NOTE: Forbidden Registration Mode will be managed by ieee8021QBridgeVlanForbiddenEgressPorts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), fixed(2)  

arubaWiredMvrpPortConfigPeriodicTimer 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.3.1.3
Interval at which the Periodic transmission state machine of an MVRP instance generates transmission opportunities for the MVRP instance.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32 100..1000000  

arubaWiredMvrpPortConfigPeriodicTransmissionStatus 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.3.1.4
Used to enable or disable the Periodic transmission state machine of an MVRP instance.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

arubaWiredMvrpPortStatsClearStats 1.3.6.1.4.1.47196.4.1.1.3.6.1.1.3.1.5
Clear all statistics parameters corresponding to this port. True(1) indicates that MVRP will clear all statistic counters related to this port. A write operation of False(0) leads to a no operation and a GET request for this object always returns FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

arubaWiredMvrpPortStatsTable 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1
A table containing MVRP port statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArubaWiredMvrpPortStatsEntry

arubaWiredMvrpPortStatsEntry 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1
An MVRP port statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArubaWiredMvrpPortStatsEntry  

arubaWiredMvrpPortStatsifIndex 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.1
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

arubaWiredMvrpPortStatsNewReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.2
The number of New messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsJoinInReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.3
The number of Join In messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsJoinEmptyReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.4
The number of Join Empty messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsLeaveReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.5
The number of Leave messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsInReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.6
The number of In messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsEmptyReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.7
The number of Empty messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsLeaveAllReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.8
The number of Leave all messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsNewTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.9
The number of New messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsJoinInTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.10
The number of Join In messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsJoinEmptyTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.11
The number of Join Empty messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsLeaveTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.12
The number of Leave messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsInTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.13
The number of In messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsEmptyTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.14
The number of Empty messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsLeaveAllTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.15
The number of Leave all messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsTotalPDUReceived 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.16
The total number of MVRP PDUs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsTotalPDUTransmitted 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.17
The total number of MVRP PDUs transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpPortStatsFramesDiscarded 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.1.1.18
The number of Invalid messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

arubaWiredMvrpStateTable 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.2
A table that contains information about the MVRP state Machine(s) configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArubaWiredMvrpStateEntry

arubaWiredMvrpStateEntry 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.2.1
A row in a table that contains the VLAN ID and port list.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArubaWiredMvrpStateEntry  

arubaWiredMvrpVlanId 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.2.1.1
The VLAN ID to which this entry belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

arubaWiredMvrpStateifIndex 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.2.1.2
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

arubaWiredMvrpApplicantState 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.2.1.3
This MIB provides the Applicant State Machine values of the MVRP enabled port as follows: 0 = aa, 1 = qa, 2 = la, 3 = vp, 4 = ap, 5 = qp, 6 = vo, 7 = ao, 8 = qo, 9 = lo, 10 = vn, 11 = an. The first letter indicates the state: V for Very anxious, A for Anxious, Q for Quiet, and L for Leaving. The second letter indicates the membership state: A for Active member, P for Passive member, O for Observer and N for New.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER aa(0), qa(1), la(2), vp(3), ap(4), qp(5), vo(6), ao(7), qo(8), lo(9), vn(10), an(11)  

arubaWiredMvrpRegistrarState 1.3.6.1.4.1.47196.4.1.1.3.6.1.2.2.1.4
This MIB provides the Registrar state machine value for the MVRP enabled port as follows: 1 = registered, 2 = leaving, 3 = empty.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER in(1), lv(2), mt(3)  

arubaWiredMvrpVlanLimitReachedEvent 1.3.6.1.4.1.47196.4.1.1.3.6.0.1
The number of VLANs learned dynamically by MVRP has reached a configured limit. Notify the management entity with the number of VLANs learned dynamically by MVRP and the configured MVRP VLAN limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

arubaWiredMvrpCompliances 1.3.6.1.4.1.47196.4.1.1.3.6.3.1
OBJECT IDENTIFIER    

arubaWiredMvrpGroups 1.3.6.1.4.1.47196.4.1.1.3.6.3.2
OBJECT IDENTIFIER    

arubaWiredMvrpCompliance 1.3.6.1.4.1.47196.4.1.1.3.6.3.1.1
Compliance statement for MVRP.
Status: current Access: read-only
MODULE-COMPLIANCE    

arubaWiredMvrpBaseGroup 1.3.6.1.4.1.47196.4.1.1.3.6.3.2.1
Collection of objects for management of MVRP Base Group.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredMvrpPortConfigGroup 1.3.6.1.4.1.47196.4.1.1.3.6.3.2.2
Collection of objects for management of MVRP Port Configuration Table.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredMvrpPortStatsGroup 1.3.6.1.4.1.47196.4.1.1.3.6.3.2.3
Collection of objects for management of MVRP Statistics Table.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredMvrpPortStateGroup 1.3.6.1.4.1.47196.4.1.1.3.6.3.2.4
Collection of objects to display Applicant and Registrar state machine of the ports.
Status: current Access: read-only
OBJECT-GROUP    

arubaWiredMvrpNotifyGroup 1.3.6.1.4.1.47196.4.1.1.3.6.3.2.5
MVRP notification group.
Status: current Access: read-only
NOTIFICATION-GROUP