MIBs Depot

DLINKSW-GVRP-MIB

Registered at
1.3.6.1.4.1.171.14.33
Last updated
2013-04-17 00:00
Organization
D-Link Corp.
Revisions
2013-04-17 00:00
Namespace
dlink
Source file
DLINKSW-GVRP-MIB
Digest
sha256:3dee3c043d4cb0914ac0d2d24a697c3e06c2bdb0dac147eb1b7aeb1bac5c29cb

Description

This MIB module defines objects for GVRP.

Contact

D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw

Imports

FromSymbols
BRIDGE-MIBdot1dBasePort
DLINK-ID-REC-MIBdlinkIndustrialCommon
DLINKSW-TC-MIBDlink2kVlanList
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, 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.

BRIDGE-MIB
DLINK-ID-REC-MIB
DLINKSW-GVRP-MIB
DLINKSW-TC-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
dGvrpMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.0
dGvrpMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.1
dGvrpGlobalMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.1.1
dGvrpDynamicVlanCreation
OBJECT-TYPE
This object indicates whether dynamic VLAN creation is enabled.
1.3.6.1.4.1.171.14.33.1.1.1TruthValueread-writecurrent
dGvrpNniGvrpBpduAddress
OBJECT-TYPE
This object indicates the GVRP BPDU address in service provider site. 'dot1d' - The GVRP BPDU protocol address is 802.1d GVRP address: 01:80:CC:00:00:21 'dot1ad' - The GVRP BPDU protocol address is 802.1ad GVRP address: 01:80:CC:00:00:0D
1.3.6.1.4.1.171.14.33.1.1.2INTEGER {dot1d(1), dot1ad(2)}read-writecurrent
dGvrpInterface
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.1.2
dGvrpInterfaceTable
OBJECT-TYPE
This table contains the interface-specific GVRP parameters.
1.3.6.1.4.1.171.14.33.1.2.1not-accessiblecurrent
dGvrpInterfaceEntry
OBJECT-TYPE
An entry indicates the GVRP parameters for a port/port-channel.
1.3.6.1.4.1.171.14.33.1.2.1.1not-accessiblecurrent
dGvrpIfAdvertiseVlanLstFirst2K
OBJECT-TYPE
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the VLAN is allowed to be advertised by the GVRP protocol on the interface.
1.3.6.1.4.1.171.14.33.1.2.1.1.1Dlink2kVlanListread-writecurrent
dGvrpIfAdvertiseVlanLstSecond2K
OBJECT-TYPE
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 2049 to 4094. If the bit is set to '1', then the VLAN is allowed to be advertised by the GVRP protocol on the interface.
1.3.6.1.4.1.171.14.33.1.2.1.1.2Dlink2kVlanListread-writecurrent
dGvrpIfForbiddenVlanLstFirst2K
OBJECT-TYPE
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the interface is forbidden to be the VLAN's member.
1.3.6.1.4.1.171.14.33.1.2.1.1.3Dlink2kVlanListread-writecurrent
dGvrpIfForbiddenVlanLstSecond2K
OBJECT-TYPE
This object specifies the VLANs in a string of octets containing one bit per VLAN for VLANs 2049 to 4094. If the bit is set to '1', then the interface is forbidden to be the VLAN's member.
1.3.6.1.4.1.171.14.33.1.2.1.1.4Dlink2kVlanListread-writecurrent
dGvrpStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.1.3
dGvrpClearAllStatistics
OBJECT-TYPE
This object is used to clear GVRP statistics on all interfaces when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
1.3.6.1.4.1.171.14.33.1.3.1INTEGER {clear(1), noOp(2)}read-writecurrent
dGvrpIfStatisticsTable
OBJECT-TYPE
This table contains the statistics for GVRP capable ports.
1.3.6.1.4.1.171.14.33.1.3.2not-accessiblecurrent
dGvrpIfStatisticsEntry
OBJECT-TYPE
An entry represents the statistics of a GVRP capable port.
1.3.6.1.4.1.171.14.33.1.3.2.1not-accessiblecurrent
dGvrpIfStatRxJoinEmpty
OBJECT-TYPE
This object indicates the number of GVRP JoinEmpty message received on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.1Unsigned32read-onlycurrent
dGvrpIfStatRxJoinIn
OBJECT-TYPE
This object indicates the number of GVRP JoinIn message received on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.2Unsigned32read-onlycurrent
dGvrpIfStatRxLeaveEmpty
OBJECT-TYPE
This object indicates the number of GVRP LeaveEmpty message received on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.3Unsigned32read-onlycurrent
dGvrpIfStatRxLeaveIn
OBJECT-TYPE
This object indicates the number of GVRP LeaveIn message received on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.4Unsigned32read-onlycurrent
dGvrpIfStatRxLeaveAll
OBJECT-TYPE
This object indicates the number of GVRP LeaveAll message received on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.5Unsigned32read-onlycurrent
dGvrpIfStatRxEmpty
OBJECT-TYPE
This object indicates the number of GVRP Empty message received on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.6Unsigned32read-onlycurrent
dGvrpIfStatTxJoinEmpty
OBJECT-TYPE
This object indicates the number of GVRP JoinEmpty message transmitted on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.7Unsigned32read-onlycurrent
dGvrpIfStatTxJoinIn
OBJECT-TYPE
This object indicates the number of GVRP JoinIn message transmitted on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.8Unsigned32read-onlycurrent
dGvrpIfStatTxLeaveEmpty
OBJECT-TYPE
This object indicates the number of GVRP LeaveEmpty message transmitted on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.9Unsigned32read-onlycurrent
dGvrpIfStatTxLeaveIn
OBJECT-TYPE
This object indicates the number of GVRP LeaveIn message transmitted on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.10Unsigned32read-onlycurrent
dGvrpIfStatTxLeaveAll
OBJECT-TYPE
This object indicates the number of GVRP LeaveAll message transmitted on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.11Unsigned32read-onlycurrent
dGvrpIfStatTxEmpty
OBJECT-TYPE
This object indicates the number of GVRP Empty message transmitted on the interface.
1.3.6.1.4.1.171.14.33.1.3.2.1.12Unsigned32read-onlycurrent
dGvrpIfStatClear
OBJECT-TYPE
This object is used to clear GVRP statistics on the interface when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
1.3.6.1.4.1.171.14.33.1.3.2.1.13INTEGER {clear(1), noOp(2)}read-writecurrent
dGvrpMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.2
dGvrpCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.2.1
dGvrpGroups
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.33.2.2

Conformance

NameOIDStatus
dGvrpCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DLINKSW-GVRP-MIB.
1.3.6.1.4.1.171.14.33.2.1.1current
dGvrpBasicCfgGroup
OBJECT-GROUP
A collection of objects configures basic GVRP functions.
1.3.6.1.4.1.171.14.33.2.2.1current
dGvrpServiceProviderCfgGroup
OBJECT-GROUP
A collection of objects configures GVRP in service provider site.
1.3.6.1.4.1.171.14.33.2.2.2current
dGvrpStatisticsGroup
OBJECT-GROUP
A collection of objects provides the management of GVRP statistics.
1.3.6.1.4.1.171.14.33.2.2.4current