All MIBs › APPLIC-MIB › lsVNChangeDetected
lsVNChangeDetected
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsVNChangeDetected
OID (numeric): 1.3.6.1.4.1.81.19.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Virtual Network number detected at the switch port when a VN change is reported.
What is lsVNChangeDetected?
This read-only integer (1-4095) shows the VLAN actually detected on a port. Network engineers compare this with expected VLAN to diagnose configuration issues. A value of 10 indicates the switch detected VLAN 10.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.6.2 snmpwalk -v2c -c public <target> APPLIC-MIB::lsVNChangeDetected
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.6.2.1 snmpget -v2c -c public <target> APPLIC-MIB::lsVNChangeDetected.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.6 | lsVNChange | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.6.2 | lsVNChangeDetected | APPLIC-MIB |