NBS-VLAN-FWD-MIB
AI MIB Summary
The NBS-VLAN-FWD-MIB module enables the monitoring and management of VLAN forwarding tables, including port membership, MAC address learning, and frame forwarding states, on NBS (likely Netgear or a specific vendor's) network switches. It provides granular visibility into Layer 2 switching dynamics by exposing metrics related to VLAN tag handling, broadcast/multicast traffic distribution, and port-based forwarding decisions.
MIB for representing VLAN Forwarding information
Main OID:
nbsVlanFwdMib.1.3.6.1.4.1.629.215
19
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
nbsVlanFwdMibMIB for representing VLAN Forwarding information MODULE-IDENTITY .1.3.6.1.4.1.629.215 |
nbsVlanFwdGrpVLAN Forwarding Configuration and Capabilities OBJECT IDENTIFIER .1.3.6.1.4.1.629.215.1 |
nbsVlanFwdTableSizeThe number of entries in nbsVlanFwdTablero Unsigned32 .1.3.6.1.4.1.629.215.1.1 |
nbsVlanFwdTableVLAN Forwarding information. SEQUENCE OF NbsVlanFwdEntry .1.3.6.1.4.1.629.215.1.2 |
nbsVlanFwdEntryThe VLAN Forwarding port's information NbsVlanFwdEntry .1.3.6.1.4.1.629.215.1.2.1 |
nbsVlanFwdIfIndexThe Mib2 ifIndex of this VLAN Forwarding port InterfaceIndex (IF-MIB) .1.3.6.1.4.1.629.215.1.2.1.1 |
nbsVlanFwdVidListA 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.629.215.1.2.1.2 |
nbsVlanFwdVidSpecifies the VLAN id to be used when adding a new outer VLAN tag to frames.rw INTEGER .1.3.6.1.4.1.629.215.1.2.1.3 |
nbsVlanFwdPrioritySpecifies the priority to be used when adding a new outer VLAN tag to frames.rw INTEGER .1.3.6.1.4.1.629.215.1.2.1.4 |
nbsVlanFwdEgressTagActionSpecifies 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 outer VLAN tag from each outgoing frame; retain(4) tagging as is on each outgoing frame.rw Enumeration .1.3.6.1.4.1.629.215.1.2.1.5 |
nbsVlanFwdEgressTagCapabilityThis 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.ro OCTET STRING .1.3.6.1.4.1.629.215.1.2.1.6 |
nbsVlanFwdIngressTagActionSpecifies 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 VLAN tag from each incoming frame; retain(4) tagging as is on each incoming frame.rw Enumeration .1.3.6.1.4.1.629.215.1.2.1.7 |
nbsVlanFwdIngressTagCapabilityThis 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.ro OCTET STRING .1.3.6.1.4.1.629.215.1.2.1.8 |
nbsVlanControlGrpVLAN Control Configuration and Capabilities OBJECT IDENTIFIER .1.3.6.1.4.1.629.215.2 |
nbsVlanControlTableSizeThe number of entries in nbsVlanControlTablero Unsigned32 .1.3.6.1.4.1.629.215.2.1 |
nbsVlanControlTableVLAN Management information. SEQUENCE OF NbsVlanControlEntry .1.3.6.1.4.1.629.215.2.2 |
nbsVlanControlEntryThe VLAN entity's management information NbsVlanControlEntry .1.3.6.1.4.1.629.215.2.2.1 |
nbsVlanControlIfIndexThe Mib2 ifIndex of this VLAN entity InterfaceIndex (IF-MIB) .1.3.6.1.4.1.629.215.2.2.1.1 |
nbsVlanControlMgmtVidSpecifies the VLAN id to be used for management traffic. Valid VIDs range from 0..4095. Not supported value: -1rw INTEGER .1.3.6.1.4.1.629.215.2.2.1.2 |