MIBs Depot

AT-VLAN-MIB

Registered at
1.3.6.1.4.1.207.8.4.4.3.16
Last updated
2010-09-07 00:00
Organization
Allied Telesis Labs New Zealand
Revisions
2010-09-07 00:00, 2010-06-15 00:15, 2009-06-30 00:00
Namespace
allied
Source file
AT-VLAN-MIB
Digest
sha256:0beccaa5935ea97999ef58b992d2c02ccde8e9c5b04e9bc2fbf13b9fbe9c1ec0

Description

The VLAN MIB, for retrieving VLAN specific system data.

Contact

http://www.alliedtelesis.com

Imports

FromSymbols
AT-SMI-MIBsysinfo
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AT-SMI-MIB
AT-VLAN-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
atVlanStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.16.1
atVlanStatNumCollections
OBJECT-TYPE
The number of unique VLAN statistic gathering instances defined on the device.
1.3.6.1.4.1.207.8.4.4.3.16.1.1Integer32read-onlycurrent
atVlanStatCollectionTable
OBJECT-TYPE
A table of VLAN statistic instances.
1.3.6.1.4.1.207.8.4.4.3.16.1.2not-accessiblecurrent
atVlanStatCollectionEntry
OBJECT-TYPE
Each entry represents a unique VLAN statistic gathering instance defined on the device.
1.3.6.1.4.1.207.8.4.4.3.16.1.2.1not-accessiblecurrent
atVlanStatCollectionName
OBJECT-TYPE
The name of a VLAN statistics collection instance.
1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.1DisplayStringread-onlycurrent
atVlanStatCollectionVlanId
OBJECT-TYPE
The VLAN ID of ingress packets being monitored by this VLAN statistics collection instance.
1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.2Gauge32read-onlycurrent
atVlanStatCollectionPortMap
OBJECT-TYPE
A 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.
1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.3OCTET STRINGread-onlycurrent
atVlanStatCollectionIngressPkts
OBJECT-TYPE
The number of ingress packets received and counted by this VLAN statistics collection instance.
1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.4Counter64read-onlycurrent
atVlanStatCollectionIngressOctets
OBJECT-TYPE
The number of octets of data received from ingress packets counted by this VLAN statistics collection instance.
1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.5Counter64read-onlycurrent
atVlanStatCollectionResetStats
OBJECT-TYPE
When 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.
1.3.6.1.4.1.207.8.4.4.3.16.1.2.1.6TruthValueread-writecurrent