DLINKSW-GVRP-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-GVRP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwGvrpMIB 1.3.6.1.4.1.171.14.33
This MIB module defines objects for GVRP.
       dGvrpMIBNotifications 1.3.6.1.4.1.171.14.33.0
       dGvrpMIBObjects 1.3.6.1.4.1.171.14.33.1
           dGvrpGlobalMgmt 1.3.6.1.4.1.171.14.33.1.1
               dGvrpDynamicVlanCreation 1.3.6.1.4.1.171.14.33.1.1.1 truthvalue read-write
This object indicates whether dynamic VLAN creation is enabled.
               dGvrpNniGvrpBpduAddress 1.3.6.1.4.1.171.14.33.1.1.2 integer read-write
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 Enumeration: 'dot1d': 1, 'dot1ad': 2.
           dGvrpInterface 1.3.6.1.4.1.171.14.33.1.2
               dGvrpInterfaceTable 1.3.6.1.4.1.171.14.33.1.2.1 no-access
This table contains the interface-specific GVRP parameters.
                   dGvrpInterfaceEntry 1.3.6.1.4.1.171.14.33.1.2.1.1 no-access
An entry indicates the GVRP parameters for a port/port-channel.
                       dGvrpIfAdvertiseVlanLstFirst2K 1.3.6.1.4.1.171.14.33.1.2.1.1.1 dlink2kvlanlist read-write
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.
                       dGvrpIfAdvertiseVlanLstSecond2K 1.3.6.1.4.1.171.14.33.1.2.1.1.2 dlink2kvlanlist read-write
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.
                       dGvrpIfForbiddenVlanLstFirst2K 1.3.6.1.4.1.171.14.33.1.2.1.1.3 dlink2kvlanlist read-write
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.
                       dGvrpIfForbiddenVlanLstSecond2K 1.3.6.1.4.1.171.14.33.1.2.1.1.4 dlink2kvlanlist read-write
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.
           dGvrpStatistics 1.3.6.1.4.1.171.14.33.1.3
               dGvrpClearAllStatistics 1.3.6.1.4.1.171.14.33.1.3.1 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
               dGvrpIfStatisticsTable 1.3.6.1.4.1.171.14.33.1.3.2 no-access
This table contains the statistics for GVRP capable ports.
                   dGvrpIfStatisticsEntry 1.3.6.1.4.1.171.14.33.1.3.2.1 no-access
An entry represents the statistics of a GVRP capable port.
                       dGvrpIfStatRxJoinEmpty 1.3.6.1.4.1.171.14.33.1.3.2.1.1 unsigned32 read-only
This object indicates the number of GVRP JoinEmpty message received on the interface.
                       dGvrpIfStatRxJoinIn 1.3.6.1.4.1.171.14.33.1.3.2.1.2 unsigned32 read-only
This object indicates the number of GVRP JoinIn message received on the interface.
                       dGvrpIfStatRxLeaveEmpty 1.3.6.1.4.1.171.14.33.1.3.2.1.3 unsigned32 read-only
This object indicates the number of GVRP LeaveEmpty message received on the interface.
                       dGvrpIfStatRxLeaveIn 1.3.6.1.4.1.171.14.33.1.3.2.1.4 unsigned32 read-only
This object indicates the number of GVRP LeaveIn message received on the interface.
                       dGvrpIfStatRxLeaveAll 1.3.6.1.4.1.171.14.33.1.3.2.1.5 unsigned32 read-only
This object indicates the number of GVRP LeaveAll message received on the interface.
                       dGvrpIfStatRxEmpty 1.3.6.1.4.1.171.14.33.1.3.2.1.6 unsigned32 read-only
This object indicates the number of GVRP Empty message received on the interface.
                       dGvrpIfStatTxJoinEmpty 1.3.6.1.4.1.171.14.33.1.3.2.1.7 unsigned32 read-only
This object indicates the number of GVRP JoinEmpty message transmitted on the interface.
                       dGvrpIfStatTxJoinIn 1.3.6.1.4.1.171.14.33.1.3.2.1.8 unsigned32 read-only
This object indicates the number of GVRP JoinIn message transmitted on the interface.
                       dGvrpIfStatTxLeaveEmpty 1.3.6.1.4.1.171.14.33.1.3.2.1.9 unsigned32 read-only
This object indicates the number of GVRP LeaveEmpty message transmitted on the interface.
                       dGvrpIfStatTxLeaveIn 1.3.6.1.4.1.171.14.33.1.3.2.1.10 unsigned32 read-only
This object indicates the number of GVRP LeaveIn message transmitted on the interface.
                       dGvrpIfStatTxLeaveAll 1.3.6.1.4.1.171.14.33.1.3.2.1.11 unsigned32 read-only
This object indicates the number of GVRP LeaveAll message transmitted on the interface.
                       dGvrpIfStatTxEmpty 1.3.6.1.4.1.171.14.33.1.3.2.1.12 unsigned32 read-only
This object indicates the number of GVRP Empty message transmitted on the interface.
                       dGvrpIfStatClear 1.3.6.1.4.1.171.14.33.1.3.2.1.13 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
       dGvrpMIBConformance 1.3.6.1.4.1.171.14.33.2
           dGvrpCompliances 1.3.6.1.4.1.171.14.33.2.1
               dGvrpCompliance 1.3.6.1.4.1.171.14.33.2.1.1
The compliance statement for entities which implement the DLINKSW-GVRP-MIB.
           dGvrpGroups 1.3.6.1.4.1.171.14.33.2.2
               dGvrpBasicCfgGroup 1.3.6.1.4.1.171.14.33.2.2.1
A collection of objects configures basic GVRP functions.
               dGvrpServiceProviderCfgGroup 1.3.6.1.4.1.171.14.33.2.2.2
A collection of objects configures GVRP in service provider site.
               dGvrpStatisticsGroup 1.3.6.1.4.1.171.14.33.2.2.4
A collection of objects provides the management of GVRP statistics.