All MIBs › APPLIC-MIB › vnsPacketDetectedVLAN
vnsPacketDetectedVLAN
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::vnsPacketDetectedVLAN
OID (numeric): 1.3.6.1.4.1.81.19.7.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The value of this item is the detected VLAN number of the arrived packet.
What is vnsPacketDetectedVLAN?
This read-only integer is the VLAN actually detected in the packet. Network engineers use this to diagnose VLAN tag mismatches. A value of 15 indicates VLAN 15 was detected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.11 snmpwalk -v2c -c public <target> APPLIC-MIB::vnsPacketDetectedVLAN
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.11.1 snmpget -v2c -c public <target> APPLIC-MIB::vnsPacketDetectedVLAN.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7 | vnsPacket | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7.1 | vnsPacketTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7.1.1 | vnsPacketEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7.1.1.11 | vnsPacketDetectedVLAN | APPLIC-MIB |