HP-ICF-MVRP-MIB

File: HP-ICF-MVRP-MIB.mib (18028 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
HP-ICF-OID

Imported symbols

Integer32 Counter32 MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TimeInterval
TruthValue ifIndex EnabledStatus
VlanId hpSwitch

Defined Types

HpicfMvrpPortConfigEntry  
SEQUENCE    
  hpicfMvrpPortConfigRegistrarMode INTEGER
  hpicfMvrpPortConfigPeriodicTimer TimeInterval
  hpicfMvrpPortConfigPeriodicTransmissionStatus EnabledStatus
  hpicfMvrpPortStatsClearStats TruthValue

HpicfMvrpPortStatsEntry  
SEQUENCE    
  hpicfMvrpPortStatsNewReceived Counter32
  hpicfMvrpPortStatsJoinInReceived Counter32
  hpicfMvrpPortStatsJoinEmptyReceived Counter32
  hpicfMvrpPortStatsLeaveReceived Counter32
  hpicfMvrpPortStatsInReceived Counter32
  hpicfMvrpPortStatsEmptyReceived Counter32
  hpicfMvrpPortStatsLeaveAllReceived Counter32
  hpicfMvrpPortStatsNewTransmitted Counter32
  hpicfMvrpPortStatsJoinInTransmitted Counter32
  hpicfMvrpPortStatsJoinEmptyTransmitted Counter32
  hpicfMvrpPortStatsLeaveTransmitted Counter32
  hpicfMvrpPortStatsInTransmitted Counter32
  hpicfMvrpPortStatsEmptyTransmitted Counter32
  hpicfMvrpPortStatsLeaveAllTransmitted Counter32
  hpicfMvrpPortStatsTotalPDUReceived Counter32
  hpicfMvrpPortStatsTotalPDUTransmitted Counter32
  hpicfMvrpPortStatsFramesDiscarded Counter32

HpicfBridgeMvrpStateEntry  
SEQUENCE    
  hpicfMvrpVlanId VlanId
  hpicfMvrpApplicantState INTEGER
  hpicfMvrpRegistrarState INTEGER

Defined Values

hpicfMvrpMIB 1.3.6.1.4.1.11.2.14.11.5.1.117
This MIB module describes objects to configure the MVRP feature.
MODULE-IDENTITY    

hpicfMvrpNotifications 1.3.6.1.4.1.11.2.14.11.5.1.117.0
OBJECT IDENTIFIER    

hpicfMvrpObjects 1.3.6.1.4.1.11.2.14.11.5.1.117.1
OBJECT IDENTIFIER    

hpicfMvrpConformance 1.3.6.1.4.1.11.2.14.11.5.1.117.3
OBJECT IDENTIFIER    

hpicfMvrpConfig 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1
OBJECT IDENTIFIER    

hpicfMvrpStats 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2
OBJECT IDENTIFIER    

hpicfMvrpGlobalClearStats 1.3.6.1.4.1.11.2.14.11.5.1.117.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  

hpicfMvrpMaxVlanLimit 1.3.6.1.4.1.11.2.14.11.5.1.117.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  

hpicfMvrpPortConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3
A table containing MVRP port configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMvrpPortConfigEntry

hpicfMvrpPortConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1
An MVRP port configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMvrpPortConfigEntry  

hpicfMvrpPortConfigRegistrarMode 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1.1
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)  

hpicfMvrpPortConfigPeriodicTimer 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1.2
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    
  TimeInterval 100..1000000  

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

hpicfMvrpPortStatsClearStats 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1.4
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  

hpicfMvrpPortStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1
A table containing MVRP port statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMvrpPortStatsEntry

hpicfMvrpPortStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1
An MVRP port statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMvrpPortStatsEntry  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hpicfBridgeMvrpStateEntry 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2.1
A row in a table that contains the VLAN ID and port list.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeMvrpStateEntry  

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

hpicfMvrpApplicantState 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2.1.2
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)  

hpicfMvrpRegistrarState 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2.1.3
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)  

hpicfMvrpVlanLimitReachedEvent 1.3.6.1.4.1.11.2.14.11.5.1.117.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    

hpicfMvrpCompliances 1.3.6.1.4.1.11.2.14.11.5.1.117.3.1
OBJECT IDENTIFIER    

hpicfMvrpGroups 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2
OBJECT IDENTIFIER    

hpicfMvrpCompliance 1.3.6.1.4.1.11.2.14.11.5.1.117.3.1.1
Compliance statement for MVRP.
Status: current Access: read-only
MODULE-COMPLIANCE    

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

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

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

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

hpicfMvrpNotifyGroup 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2.5
MVRP notification group.
Status: current Access: read-only
NOTIFICATION-GROUP