NMS-VLAN-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT


 Home MIB: NMS-VLAN-EXT-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
 nmsvlanExt 1.3.6.1.4.1.3320.9.182
         dot1qVlanTransparentMode 1.3.6.1.4.1.3320.9.182.1 integer read-write
Vlan global transport mode.Not supported in S8500 series. Enumeration: 'true': 1, 'false': 2.
         dot1qVlanUntagged 1.3.6.1.4.1.3320.9.182.2 octet string read-write
Vlan global transport mode.Not supported in S8500 series.
         dot1qPortVlanTable 1.3.6.1.4.1.3320.9.182.3 no-access
A table of dot1qVlan operation.
             dot1qPortVlanTableEntry 1.3.6.1.4.1.3320.9.182.3.1 no-access
A collection of dot1qVlan operation.
                 dot1qPvid 1.3.6.1.4.1.3320.9.182.3.1.1 vlanindex read-write
The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.
                 dot1qPortType 1.3.6.1.4.1.3320.9.182.3.1.2 integer read-only
value for port vlan type. Enumeration: 'tgigaethernet': 4, 'gigaethernet': 3, 'portchannel': 11, 'fastethernet': 2, 'eponllid': 6, 'epon': 5.
                 dot1qPortSwitchingMode 1.3.6.1.4.1.3320.9.182.3.1.3 integer read-write
value for port vlan mode. Enumeration: 'access': 1, 'dot1qtunnel': 3, 'dot1qtunneluplink': 5, 'dot1qtranslatingtunnel': 4, 'trunk': 2.
                 dot1qPortAllowedVlans 1.3.6.1.4.1.3320.9.182.3.1.4 octet string read-write
value for port allowed vlan list.
                 dot1qPortUntaggedVlans 1.3.6.1.4.1.3320.9.182.3.1.5 octet string read-write
value for port untagged vlan list.
                 dot1qPortAcceptableFrameTypes 1.3.6.1.4.1.3320.9.182.3.1.6 integer read-write
When this is admitOnlyVlanTagged(2) the device will discard untagged frames or Priority-Tagged frames received on this port. When admitAll(1), untagged frames or Priority-Tagged frames received on this port will be accepted and assigned to the PVID for this port. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP. Enumeration: 'admitAll': 1, 'admitOnlyVlanTagged': 2.
                 dot1qPortIngressFiltering 1.3.6.1.4.1.3320.9.182.3.1.7 truthvalue read-write
When this is true(1) the device will discard incoming frames for VLANs which do not include this Port in its Member set. When false(2), the port will accept all incoming frames. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP.
                 dot1qPortGvrpStatus 1.3.6.1.4.1.3320.9.182.3.1.8 enabledstatus read-write
The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port.
                 dot1qPortGvrpFailedRegistrations 1.3.6.1.4.1.3320.9.182.3.1.9 counter64 read-only
The total number of failed GVRP registrations, for any reason, on this port.
                 dot1qPortGvrpLastPduOrigin 1.3.6.1.4.1.3320.9.182.3.1.10 physaddress read-only
The Source MAC Address of the last GVRP message received on this port.
                 dot1qUplinkPortTpid 1.3.6.1.4.1.3320.9.182.3.1.11 integer read-write
Default value is 0x8100. Note: only when the value of 'dot1qPortSwitchingMode' is 'Dot1qTunnelUplink', this value is available.
         dot1qPortVlanTranslateTable 1.3.6.1.4.1.3320.9.182.4 no-access
A table of dot1q Port Vlan Translate Table operation.
             dot1qPortVlanTranslateTableEntry 1.3.6.1.4.1.3320.9.182.4.1 no-access
A collection of dot1qVlan Translate operation. Attention: When VLAN is created, dttTeMode,dttTeOldVlanId dttTeNewVlanId should be provided, and dttTePri is optional. When item is deleted, only dttTeMode and dttTeOldVlanId needs to provide.
                 dttTeMode 1.3.6.1.4.1.3320.9.182.4.1.1 integer read-write
value for port vlan translation item mode. The default value is DttTeModeQinQ(2). Enumeration: 'dttTeModeFlat': 1, 'dttTeModeQinQ': 2.
                 dttTeOldVlanId 1.3.6.1.4.1.3320.9.182.4.1.2 integer read-only
value for port old vlan id to be translated.
                 dttTeNewVlanId 1.3.6.1.4.1.3320.9.182.4.1.3 integer read-write
value for port new vlan id to be translated.
                 dttTePri 1.3.6.1.4.1.3320.9.182.4.1.4 integer read-write
value for port new vlan id priority to be translated.
                 dttTeRowStatus 1.3.6.1.4.1.3320.9.182.4.1.5 rowstatus read-only
value for port vlan translation row status.
         dot1qTunnel 1.3.6.1.4.1.3320.9.182.5 integer read-write
Dot1qTunnel enable operation. enabled(1),disabled(2). Default value is disable. Enumeration: 'disabled': 2, 'enabled': 1.