HP-ICF-MVRP-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.117
- Last updated
- 2015-04-20 00:00
- Organization
- HP Networking
- Revisions
- 2015-04-20 00:00, 2015-03-24 00:00
- Namespace
- hp
- Source file
HP-ICF-MVRP-MIB- Digest
sha256:0cd5722684505553e428722226fe045aff83372b6df940d90bfc4848338b0944
Description
This MIB module describes objects to configure the MVRP feature.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifIndex |
| P-BRIDGE-MIB | EnabledStatus |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeInterval, 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.
BRIDGE-MIB HP-ICF-MVRP-MIB HP-ICF-OID 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
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfMvrpNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.117.0 | |||
| hpicfMvrpObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.117.1 | |||
| hpicfMvrpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1 | |||
| hpicfMvrpGlobalClearStats OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.1 | TruthValue | read-write | current |
| hpicfMvrpMaxVlanLimit OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.2 | Integer32 | read-write | current |
| hpicfMvrpPortConfigTable OBJECT-TYPE A table containing MVRP port configuration information. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3 | not-accessible | current | |
| hpicfMvrpPortConfigEntry OBJECT-TYPE An MVRP port configuration entry. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1 | not-accessible | current | |
| hpicfMvrpPortConfigRegistrarMode OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1.1 | INTEGER {normal(1), fixed(2)} | read-write | current |
| hpicfMvrpPortConfigPeriodicTimer OBJECT-TYPE Interval at which the Periodic transmission state machine of an MVRP instance generates transmission opportunities for the MVRP instance. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1.2 | TimeInterval (100..1000000) | read-write | current |
| hpicfMvrpPortConfigPeriodicTransmissionStatus OBJECT-TYPE Used to enable or disable the Periodic transmission state machine of an MVRP instance. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1.3 | EnabledStatus | read-write | current |
| hpicfMvrpPortStatsClearStats OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.1.3.1.4 | TruthValue | read-write | current |
| hpicfMvrpStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2 | |||
| hpicfMvrpPortStatsTable OBJECT-TYPE A table containing MVRP port statistics information. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1 | not-accessible | current | |
| hpicfMvrpPortStatsEntry OBJECT-TYPE An MVRP port statistics entry. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1 | not-accessible | current | |
| hpicfMvrpPortStatsNewReceived OBJECT-TYPE The number of New messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.1 | Counter32 | read-only | current |
| hpicfMvrpPortStatsJoinInReceived OBJECT-TYPE The number of Join In messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.2 | Counter32 | read-only | current |
| hpicfMvrpPortStatsJoinEmptyReceived OBJECT-TYPE The number of Join Empty messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.3 | Counter32 | read-only | current |
| hpicfMvrpPortStatsLeaveReceived OBJECT-TYPE The number of Leave messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.4 | Counter32 | read-only | current |
| hpicfMvrpPortStatsInReceived OBJECT-TYPE The number of In messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.5 | Counter32 | read-only | current |
| hpicfMvrpPortStatsEmptyReceived OBJECT-TYPE The number of Empty messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.6 | Counter32 | read-only | current |
| hpicfMvrpPortStatsLeaveAllReceived OBJECT-TYPE The number of Leave all messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.7 | Counter32 | read-only | current |
| hpicfMvrpPortStatsNewTransmitted OBJECT-TYPE The number of New messages transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.8 | Counter32 | read-only | current |
| hpicfMvrpPortStatsJoinInTransmitted OBJECT-TYPE The number of Join In messages transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.9 | Counter32 | read-only | current |
| hpicfMvrpPortStatsJoinEmptyTransmitted OBJECT-TYPE The number of Join Empty messages transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.10 | Counter32 | read-only | current |
| hpicfMvrpPortStatsLeaveTransmitted OBJECT-TYPE The number of Leave messages transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.11 | Counter32 | read-only | current |
| hpicfMvrpPortStatsInTransmitted OBJECT-TYPE The number of In messages transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.12 | Counter32 | read-only | current |
| hpicfMvrpPortStatsEmptyTransmitted OBJECT-TYPE The number of Empty messages transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.13 | Counter32 | read-only | current |
| hpicfMvrpPortStatsLeaveAllTransmitted OBJECT-TYPE The number of Leave all messages transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.14 | Counter32 | read-only | current |
| hpicfMvrpPortStatsTotalPDUReceived OBJECT-TYPE The total number of MVRP PDUs received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.15 | Counter32 | read-only | current |
| hpicfMvrpPortStatsTotalPDUTransmitted OBJECT-TYPE The total number of MVRP PDUs transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.16 | Counter32 | read-only | current |
| hpicfMvrpPortStatsFramesDiscarded OBJECT-TYPE The number of Invalid messages received. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.1.1.17 | Counter32 | read-only | current |
| hpicfBridgeMvrpStateTable OBJECT-TYPE A table that contains information about the MVRP state Machine(s) configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2 | not-accessible | current | |
| hpicfBridgeMvrpStateEntry OBJECT-TYPE A row in a table that contains the VLAN ID and port list. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2.1 | not-accessible | current | |
| hpicfMvrpVlanId OBJECT-TYPE The VLAN ID to which this entry belongs. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2.1.1 | VlanId | not-accessible | current |
| hpicfMvrpApplicantState OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2.1.2 | 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)} | read-only | current |
| hpicfMvrpRegistrarState OBJECT-TYPE This MIB provides the Registrar state machine value for the MVRP enabled port as follows: 1 = registered, 2 = leaving, 3 = empty. | 1.3.6.1.4.1.11.2.14.11.5.1.117.1.2.2.1.3 | INTEGER {in(1), lv(2), mt(3)} | read-only | current |
| hpicfMvrpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.117.3 | |||
| hpicfMvrpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.1 | |||
| hpicfMvrpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfMvrpVlanLimitReachedEvent NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.117.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfMvrpCompliance MODULE-COMPLIANCE Compliance statement for MVRP. | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.1.1 | current |
| hpicfMvrpBaseGroup OBJECT-GROUP Collection of objects for management of MVRP Base Group. | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2.1 | current |
| hpicfMvrpPortConfigGroup OBJECT-GROUP Collection of objects for management of MVRP Port Configuration Table. | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2.2 | current |
| hpicfMvrpPortStatsGroup OBJECT-GROUP Collection of objects for management of MVRP Statistics Table. | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2.3 | current |
| hpicfMvrpPortStateGroup OBJECT-GROUP Collection of objects to display Applicant and Registrar state machine of the ports. | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2.4 | current |
| hpicfMvrpNotifyGroup NOTIFICATION-GROUP MVRP notification group. | 1.3.6.1.4.1.11.2.14.11.5.1.117.3.2.5 | current |