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

VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT


 Home MIB: NMS-PVLAN-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
 pvlanVlanTable 1.3.6.1.4.1.3320.9.182.6 no-access
A table of pvlan Vlan operation.
     pvlanVlanTableEntry 1.3.6.1.4.1.3320.9.182.6.1 no-access
A collection of pvlan vlan operation.
         pvlanvlanPvid 1.3.6.1.4.1.3320.9.182.6.1.1 vlanindex read-write
the VLAN ID of the private vlan.
         pvlanPrivateVlanType 1.3.6.1.4.1.3320.9.182.6.1.1 integer read-write
Configure the vlan as a private vlan Enumeration: 'regularvlan': 1, 'communityvlan': 3, 'primaryvlan': 2, 'isolatedvlan': 4.
         pvlanPrivateAssocVlan 1.3.6.1.4.1.3320.9.182.6.1.2 octet string read-write
configure association between private vlans
         pvlanPrivateAssocPortlist 1.3.6.1.4.1.3320.9.182.6.1.3 octet string read-only
configure association between private vlans and ports
 pvlanPortTable 1.3.6.1.4.1.3320.9.182.7 no-access
A table of pvlan Vlan port operation.
     pvlanPortTableEntry 1.3.6.1.4.1.3320.9.182.7.1 no-access
A collection of pvlan vlan port operation.
         pvlanPrivatePortType 1.3.6.1.4.1.3320.9.182.7.1.1 integer read-write
the type of the port which is associated withe the private vlans. Enumeration: 'promiscuousport': 2, 'regularport': 3, 'hostport': 1.
         pvlanPrivatePortAssocpvlan 1.3.6.1.4.1.3320.9.182.7.1.2 octet string read-write
the vlan id of the primary vlan which is associated with the port.
         pvlanPrivatePortAssocSvlan 1.3.6.1.4.1.3320.9.182.7.1.3 octet string read-write
the vlan id of the secondary vlans which is associated with the port.
         pvlanPrivatePortBuntag 1.3.6.1.4.1.3320.9.182.7.1.4 integer read-write
configure whether the outgoing packet has a tag. Enumeration: 'untagged': 2, 'tagged': 1.
         pvlanPrivatePortTagPvid 1.3.6.1.4.1.3320.9.182.7.1.5 vlanindex read-write
set the VID field of VLAN for the outgoing packets when pvlanPrivatePortBuntag is not set .
         pvlanPrivatePortTagPri 1.3.6.1.4.1.3320.9.182.7.1.6 integer read-write
set the priority field of VLAN for the packet when pvlanPrivatePortBuntag is not set.