NBS-VLAN-TAGS-MIB: View SNMP OID List / Download MIB

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: NBS-VLAN-TAGS-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
 nbsVlanTagsMib 1.3.6.1.4.1.629.219
MIB for setting VLAN tags for tagging and stacking
         nbsVlanTagsPortGrp 1.3.6.1.4.1.629.219.1
VLAN Tags information
             nbsVlanTagsPortTableSize 1.3.6.1.4.1.629.219.1.1 unsigned32 read-only
The number of entries in nbsVlanTagsPortTable.
             nbsVlanTagsPortTable 1.3.6.1.4.1.629.219.1.2 no-access
                 nbsVlanTagsPortEntry 1.3.6.1.4.1.629.219.1.2.1 no-access
                     nbsVlanTagsPortIfIndex 1.3.6.1.4.1.629.219.1.2.1.1 interfaceindex read-only
The Mib2 ifIndex of the VLAN tag port
                     nbsVlanTagsPortAction 1.3.6.1.4.1.629.219.1.2.1.2 integer read-write
add(2) need two more arguments s-vlanId and s-vlan-priority strip(3)and ignore(4) does not need any argument Enumeration: 'ignore': 4, 'add': 2, 'notSupported': 1, 'strip': 3.
                     nbsVlanTagsPortVid 1.3.6.1.4.1.629.219.1.2.1.3 integer read-write
need to be specified when VlanTagAction is add(2)
                     nbsVlanTagsPortPriority 1.3.6.1.4.1.629.219.1.2.1.4 integer read-write
need to be specified when VlanTagAction is add(2)