QB-VLAN-MGMT-MIB
AI MIB Summary
The QB-VLAN-MGMT-MIB enables SNMP-based provisioning and monitoring of QB proprietary VLANs by exposing policing and thresholding metrics for administrator-defined traffic policies. It facilitates the retrieval of operational status and configuration parameters specific to QB's VLAN management capabilities.
This module defines objects for the management of QB's proprietary VLAN capability. This capability is based on Policing and Thresholding. The purpose of the QBVLAN function is to provide provisioning and monitoring of VLANs set up by the administrator.
Main OID:
qbVlanMIB.1.3.6.1.4.1.4323.2.15
40
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
40 total| Object Name |
|---|
qbVlanMIBThis module defines objects for the management of QB's proprietary VLAN capability. This capability is based on Policing and Thresholding. The purpose of the QBVLAN function is to provide provisioning and monitoring of VLANs set up by the administrator. MODULE-IDENTITY .1.3.6.1.4.1.4323.2.15 |
qbVlanObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.1 |
qbVlanConfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.1.1 |
qbNextFreeVlanIndexThis is the lowest unused vlan index for the system. The next available value for qbNextFreeVlanIndex of a local VLAN entry in qbVlanConfTableTable. This will report values >=4096 if a new Local VLAN may be created or else the value 0 if this is not possible.ro VlanIndex .1.3.6.1.4.1.4323.2.15.1.1.1 |
qbVlanNumVlansThe total number of provisioned VLANs.ro Integer32 .1.3.6.1.4.1.4323.2.15.1.1.2 |
qbVlanConfTableLastUpdateThe value of sysUpTime at the time of the last creation, deletion or modification of an entry in the qbVlanConfTable. If the number of entries has been unchanged since the last re-initialization of the agent, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.4323.2.15.1.1.3 |
qbVlanConfTableThis table contains the data pertaining to Vlans. The table contains configuration information for each VLAN configured into the device. All entries are permanent and will be restored after the device is reset. SEQUENCE OF QbVlanConfEntry .1.3.6.1.4.1.4323.2.15.1.1.4 |
qbVlanConfEntryEach row provides data for a single vlan. QbVlanConfEntry .1.3.6.1.4.1.4323.2.15.1.1.4.1 |
qbVlanConfIndexThis is the Vlan index for this VLAN. If the value is between 1 and 4094, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see VlanId textual convention). If the value is greater than 4095 then it represents a VLAN with scope local to the particular agent. Note that for Release 3.0 the qbVlanConfIndex value ranges between 1 and 4095. VlanIndex .1.3.6.1.4.1.4323.2.15.1.1.4.1.1 |
qbVlanConfNameThis is the unique user name assigned to this VLAN.rw DisplayString .1.3.6.1.4.1.4323.2.15.1.1.4.1.2 |
qbVlanConfSlotThis is the slot where this VLAN has been created.rw INTEGER .1.3.6.1.4.1.4323.2.15.1.1.4.1.3 |
qbVlanConfNextPortThis returns the lowest free VLAN port to be used.ro QbVlanPort .1.3.6.1.4.1.4323.2.15.1.1.4.1.4 |
qbVlanConfRowstatusThe row status column for this Vlan. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to destroy(6) will remove the corresponding entry in this table, and disable data traffic.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4323.2.15.1.1.4.1.5 |
qbVlanPortGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.1.2 |
qbVlanPortConfTableLastUpdateThe value of sysUpTime at the time of the last creation, deletion or modification of an entry in the qbVlanConfTable. If the number of entries has been unchanged since the last re-initialization of the agent, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.4323.2.15.1.2.1 |
qbVlanPortConfTableThis table contains the data pertaining to Vlan ports and their connections. The table contains per port control and status information for VLAN configuration in the device. SEQUENCE OF QbVlanPortConfEntry .1.3.6.1.4.1.4323.2.15.1.2.2 |
qbVlanPortConfEntryEach row provides data for a single vlan port. QbVlanPortConfEntry .1.3.6.1.4.1.4323.2.15.1.2.2.1 |
qbVlanPortConfPortThis is the Vlan port for this connection end-point. QbVlanPort .1.3.6.1.4.1.4323.2.15.1.2.2.1.1 |
qbVlanPortConfPolicingThe object is used to enable or disable policing policy on a given port.rw Enumeration .1.3.6.1.4.1.4323.2.15.1.2.2.1.2 |
qbVlanPortConfEncapsulationThe type of data encapsulation used over the AAL5 SSCS layer. The definitions reference RFC 1483 Multiprotocol Encapsulation over ATM AAL5 and to the ATM Forum LAN Emulation specification.rw QbAtmAal5EncapsType (QB-DWS-MIB) .1.3.6.1.4.1.4323.2.15.1.2.2.1.3 |
qbVlanPortConfAdmitFrameTypesWhen this is admitOnlyVlanTagged the device will discard any untagged frames or priority-tagged frames received on this port. When admitAll, untagged frames or priority-tagged frames received will be accepted and tagged with the VLAN id. This applies to the traffic from the GigE card to the backplane only.rw Enumeration .1.3.6.1.4.1.4323.2.15.1.2.2.1.4 |
qbVlanPortConfTaggingWhen this value is set to disable, the VLAN tags will be removed from the outgoing packets. This applies to the traffic from the GigE card to the backplane only.rw Enumeration .1.3.6.1.4.1.4323.2.15.1.2.2.1.5 |
qbVlanPortStatsTableThis table contains the statistics pertaining to connection end-points on a VLAN port. SEQUENCE OF QbVlanPortStatsEntry .1.3.6.1.4.1.4323.2.15.1.2.3 |
qbVlanPortStatsEntryEach row provides stats data for a single VLAN port. QbVlanPortStatsEntry .1.3.6.1.4.1.4323.2.15.1.2.3.1 |
qbVlanPortStatsAal5CRCErrorsA count of the number of AAL5 CRC errors.ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.1 |
qbVlanPortStatsAal5SarTimeoutsA count of the number of AAL5 SAR timeouts.ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.2 |
qbVlanPortStatsAal5OversizeSDUsA count of the number of AAL5 oversized SDUs.ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.3 |
qbVlanPortStatsAal5UpstreamPktsA count of the number of packets passed in the upstream direction. (i.e. from GigE card to backplane)ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.4 |
qbVlanPortStatsAal5DownstreamPktsA count of the number of packets passed in the downstream direction. (i.e. from the backplane to GigE card on this port)ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.5 |
qbVlanPortStatsAal5UpstreamOctetsA count of the number of octets passed in the upstream direction. (i.e. from GigE card to backplane)ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.6 |
qbVlanPortStatsAal5DownStreamOctetsA count of the number of octets passed in the downstream direction. (i.e. from the backplane to GigE card on this port)ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.7 |
qbVlanPortStatsUpstreamPktDiscardsA count of the number of packets discarded in the upstream direction. (i.e. from GigE card to backplane)ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.8 |
qbVlanPortStatsDownsteamPktDiscardsA count of the number of packets discarded in the downstream direction. (i.e. from the backplane to GigE card on this port)ro Counter32 .1.3.6.1.4.1.4323.2.15.1.2.3.1.9 |
qbVlanNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.2 |
qbVlanNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.2.0 |
qbVlanConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.3 |
qbVlanCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.3.1 |
qbVlanComplianceThe compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB. Unknown .1.3.6.1.4.1.4323.2.15.3.1.1 |
qbVlanGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4323.2.15.3.2 |
qbVlanGroupInfoThe set of all accessible objects in this MIB. Unknown .1.3.6.1.4.1.4323.2.15.3.2.1 |