AT-VLAN-MIB
AI MIB Summary
The AT-VLAN-MIB module enables network management systems to retrieve and monitor VLAN-specific configuration parameters, port assignments, and operational status for devices utilizing the AT (Alcatel-Lucent) vendor software stack. This module facilitates the collection of critical metrics including VLAN IDs, associated bridge ports, and VLAN membership states to support network topology verification and fault isolation.
The VLAN MIB, for retrieving VLAN specific system data.
Main OID:
atVlanInfo.1.3.6.1.4.1.207.8.4.4.3.16
11
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
11 total| Object Name |
|---|
atVlanInfoThe VLAN MIB, for retrieving VLAN specific system data. MODULE-IDENTITY .1.3.6.1.4.1.207.8.4.4.3.16 |
atVlanStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.3.16.1 |
atVlanStatNumCollectionsThe number of unique VLAN statistic gathering instances defined on the device.ro Integer32 .1.3.6.1.4.1.207.8.4.4.3.16.1.1 |
atVlanStatCollectionTableA table of VLAN statistic instances. SEQUENCE OF AtVlanStatCollectionEntry .1.3.6.1.4.1.207.8.4.4.3.16.1.2 |
atVlanStatCollectionEntryEach entry represents a unique VLAN statistic gathering instance defined on the device. AtVlanStatCollectionEntry .1.3.6.1.4.1.207.8.4.4.3.16.1.2.1 |
atVlanStatCollectionNameThe name of a VLAN statistics collection instance.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.1 |
atVlanStatCollectionVlanIdThe VLAN ID of ingress packets being monitored by this VLAN statistics collection instance.ro Gauge32 .1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.2 |
atVlanStatCollectionPortMapA bitwise port map indicating the switch ports being monitored by this VLAN statistics collection instance. The bit position within the string, maps to the port with the same index in dot1dBasePortTable in BRIDGE-MIB. A binary '1' indicates that the port is being monitored by this VLAN statistics collection instance, with a '0' indicating that it is not.ro OCTET STRING .1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.3 |
atVlanStatCollectionIngressPktsThe number of ingress packets received and counted by this VLAN statistics collection instance.ro Counter64 .1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.4 |
atVlanStatCollectionIngressOctetsThe number of octets of data received from ingress packets counted by this VLAN statistics collection instance.ro Counter64 .1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.5 |
atVlanStatCollectionResetStatsWhen read, this object will always return 2 (false). Setting its value to 1 (true) will cause the matching VLAN statistics collection instance's ingress packets and ingress octet values to be reset to zero.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.6 |