NBS-VLAN-FWD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
10
.1.3.6.1.4.1.629.215.1.2 · 1 row entry · 8 columns
Uses the mrv variant from /opt/observium/mibs/mrv.
Command help
Walk nbsVlanFwdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-VLAN-FWD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-VLAN-FWD-MIB::nbsVlanFwdTable'
VLAN Forwarding information.
nbsVlanFwdEntry row .1.3.6.1.4.1.629.215.1.2.1
The VLAN Forwarding port's information
Column Syntax OID
The Mib2 ifIndex of this VLAN Forwarding port
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.629.215.1.2.1.1
A list of VLAN ids as a free format text string. A non-empty
string indicates that the port only forwards frames to other
port(s) having the same VLAN id(s).
For example: 1001
specifies one isolated VLAN id.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.629.215.1.2.1.2
Specifies the VLAN id to be used when adding a new outer VLAN
tag to frames.
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.629.215.1.2.1.3
Specifies the priority to be used when adding a new outer VLAN
tag to frames.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.629.215.1.2.1.4
Specifies what tagging action to perform on outgoing frames from
this port:

add(2) a new outer VLAN tag to each outgoing frame, using
nbsVlanFwdVid and nbsVlanFwdPriority;

strip(3) the oute…
Enumerationr/w
Enumerated Values:
1notSupported
2add
3strip
4retain
.1.3.6.1.4.1.629.215.1.2.1.5
This bitmask indicates which nbsVlanPortEgressTagAction values
are supported: add(2) if bit 2 is set, strip(3) if bit 3 is set,
and retain(4) if bit 4 is set.
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.629.215.1.2.1.6
Specifies what tagging action to perform on incoming frames on
this port:

add(2) a new outer VLAN tag to each incoming frame, using
nbsVlanFwdVid and nbsVlanFwdPriority;

strip(3) the outer …
Enumerationr/w
Enumerated Values:
1notSupported
2add
3strip
4retain
.1.3.6.1.4.1.629.215.1.2.1.7
This bitmask indicates which nbsVlanPortIngressTagAction values
are supported: add(2) if bit 2 is set, strip(3) if bit 3 is set,
and retain(4) if bit 4 is set.
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.629.215.1.2.1.8
.1.3.6.1.4.1.629.215.2.2 · 1 row entry · 2 columns
Uses the mrv variant from /opt/observium/mibs/mrv.
Command help
Walk nbsVlanControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-VLAN-FWD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-VLAN-FWD-MIB::nbsVlanControlTable'
VLAN Management information.
nbsVlanControlEntry row .1.3.6.1.4.1.629.215.2.2.1
The VLAN entity's management information
Column Syntax OID
The Mib2 ifIndex of this VLAN entity
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.629.215.2.2.1.1
Specifies the VLAN id to be used for management traffic.
Valid VIDs range from 0..4095.

Not supported value: -1
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.629.215.2.2.1.2