The keys for the VLAN MIB table are the port ID (which can also be a LAG ID or PW port ID) and the VLAN ID. After the VLAN is instantiated (either statically or through MSAP), an entry is created in the MIB table.
When the VLAN is no longer present in the system, it is automatically removed from the table.
Each VLAN can be queried through SNMP either directly or as an SNMP walk, in which case, all entries in the table are read.
The MIB table name is tmnxSubSvlanStatsTable and has the format shown in Table: tmnxSubSvlanStatsEntry objects with up to 2000 tmnxSubSvlanStatsEntry entries.
Entry objects | |
---|---|
Entry Keys Index |
tmnxSubSVlanStatsPort The port ID |
tmnxSubSVlanStatsVlan The VLAN ID |
|
Statistics |
tmnxSubSVlanStatsLastCleared The most recent time when the stats were cleared |
tmnxSubSVlanStatsIngPkts The number of packets forwarded on ingress |
|
Statistics (cont.) |
tmnxSubSVlanStatsIngOctets The number of octets forwarded on ingress |
tmnxSubSVlanStatsEgrPkts The number of packets forwarded on egress |
|
tmnxSubSVlanStatsEgrOctets The number of octets forwarded on egress |
|
tmnxSubSVlanStatsActiveSubHosts The number of subscriber hosts |