All MIBs › CISCO-ES-STACK-MIB › ciscoEsOptVLANStaVal
ciscoEsOptVLANStaVal
Module: CISCO-ES-STACK-MIB
OID (symbolic): CISCO-ES-STACK-MIB::ciscoEsOptVLANStaVal
OID (numeric): 1.3.6.1.4.1.9.5.14.8.5.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An OCTET STRING containing a multiple number of stations from the vlan station address table. Each entry is encoded in the following format: Station MAC address - 6 octets Port of Entry - 1 octet Traffic Mask - 4 octets
The traffic mask is encoded in its raw form as stored in the switch. Octet 1 Bit position 7 6 5 4 3 2 1 0 Port Number 31 30 29 28 27 26 25 24 Octet 2 Bit position 7 6 5 4 3 2 1 0 Port Number 23 22 21 20 19 18 17 16 Octet 3 Bit position 7 6 5 4 3 2 1 0 Port Number 15 14 13 12 11 10 9 8 Octet 4 Bit position 7 6 5 4 3 2 1 0 Port Number 7 6 5 4 3 2 1 CPU
What is ciscoEsOptVLANStaVal?
Returns an octet string packing multiple station entries (MAC address, port, and traffic mask) from the VLAN station address table in a compact encoded form.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.14.8.5.1.2 snmpwalk -v2c -c public <target> CISCO-ES-STACK-MIB::ciscoEsOptVLANStaVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.14.8.5.1.2.1 snmpget -v2c -c public <target> CISCO-ES-STACK-MIB::ciscoEsOptVLANStaVal.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoEsOptVLANStaVal.1
Start monitoring Cisco Catalyst chassis with EtherSwitch stacking modules (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ES-STACK-MIB::ciscoEsOptVLANStaVal OID value, configure state conditions and alerts, and monitor any Cisco Catalyst chassis with EtherSwitch stacking modules (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.14 | esStack | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.14.8 | ciscoEsVLANs | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.14.8.5 | ciscoEsOptVLANStaTable | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.14.8.5.1 | ciscoEsOptVLANStaEntry | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.14.8.5.1.2 | ciscoEsOptVLANStaVal | CISCO-ES-STACK-MIB |