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
| From | Symbols |
|---|---|
| AT-SMI-MIB | sysinfo |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Integer32 | read-only | current |
| atVlanStatCollectionTable OBJECT-TYPE A table of VLAN statistic instances. | 1.3.6.1.4.1.207.8.4.4.3.16.1.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DisplayString | read-only | current |
| 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.2 | Gauge32 | read-only | current |
| 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.3 | OCTET STRING | read-only | current |
| 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.4 | Counter64 | read-only | current |
| 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.5 | Counter64 | read-only | current |
| 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.6 | TruthValue | read-write | current |