All MIBs › APPLIC-MIB › vnsPacketExpectedVLAN
vnsPacketExpectedVLAN
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::vnsPacketExpectedVLAN
OID (numeric): 1.3.6.1.4.1.81.19.7.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The value of this item is the VLAN number that the packet had to have according to it's address.
What is vnsPacketExpectedVLAN?
This read-only integer is the VLAN the packet should belong to based on source address. Network engineers compare this with detected VLAN to identify misconfigurations. A value of 10 is the expected VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.10 snmpwalk -v2c -c public <target> APPLIC-MIB::vnsPacketExpectedVLAN
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.10.1 snmpget -v2c -c public <target> APPLIC-MIB::vnsPacketExpectedVLAN.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.10 | vnsPacketExpectedVLAN | APPLIC-MIB |