CISCO-WLAN-VLAN-MIB

        This MIB module provides network management 
support for device VLAN configuration on
IEEE 802.11 wireless LAN.
        
          ACRONYMS
AES  
    Advanced Encryption Standard, an encryption 
    mechanism.
        
MIC 
    Message Integrity Check. 
        
WEP   
    Wired Equivalent Privacy, an encryption mechanism.
    
Source file
CISCO-WLAN-VLAN-MIB
Last revised
Identity
ciscoWlanVlanMIB
Base OID
1.3.6.1.4.1.9.9.268
Imported Objects
CISCO-DOT11-IF-MIB CDot11IfMicAlgorithm CDot11IfWepKeyPermuteAlgorithm WepKeyType128
CISCO-SMI ciscoMgmt
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC RowStatus TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WLAN-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WLAN-VLAN-MIB::ciscoWlanVlanMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WLAN-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WLAN-VLAN-MIB::ciscoWlanVlanMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (31)
.1.3.6.1.4.1.9.9.268
.1.3.6.1.4.1.9.9.268.0
.1.3.6.1.4.1.9.9.268.1
.1.3.6.1.4.1.9.9.268.1.1
.1.3.6.1.4.1.9.9.268.1.1.1
.1.3.6.1.4.1.9.9.268.1.1.2
.1.3.6.1.4.1.9.9.268.1.1.3
.1.3.6.1.4.1.9.9.268.1.1.4
.1.3.6.1.4.1.9.9.268.1.1.5
.1.3.6.1.4.1.9.9.268.1.2
.1.3.6.1.4.1.9.9.268.1.2.1
.1.3.6.1.4.1.9.9.268.1.2.1.1
.1.3.6.1.4.1.9.9.268.1.2.1.1.1
.1.3.6.1.4.1.9.9.268.1.2.1.1.10
.1.3.6.1.4.1.9.9.268.1.2.1.1.2
secondsUnsigned32
.1.3.6.1.4.1.9.9.268.1.2.1.1.3
Enumeration
.1.3.6.1.4.1.9.9.268.1.2.1.1.4
.1.3.6.1.4.1.9.9.268.1.2.1.1.5
.1.3.6.1.4.1.9.9.268.1.2.1.1.6
.1.3.6.1.4.1.9.9.268.1.2.1.1.7
.1.3.6.1.4.1.9.9.268.1.2.1.1.8
Enumeration
.1.3.6.1.4.1.9.9.268.1.2.1.1.9
.1.3.6.1.4.1.9.9.268.1.2.2
.1.3.6.1.4.1.9.9.268.1.2.2.1
Unsigned32
.1.3.6.1.4.1.9.9.268.1.2.2.1.1
Unsigned32
.1.3.6.1.4.1.9.9.268.1.2.2.1.2
.1.3.6.1.4.1.9.9.268.1.2.2.1.3
.1.3.6.1.4.1.9.9.268.1.2.3
.1.3.6.1.4.1.9.9.268.2
.1.3.6.1.4.1.9.9.268.2.1
.1.3.6.1.4.1.9.9.268.2.2
Dependencies (13) 5 direct · 8 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (1)
Unsigned32 range: 0..4095
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.268.2.1.1
The compliance statement for the
ciscoWlanVlanMIBGroups.
Required groups
mandatory ciscoWlanRoamDomainGroup
optional ciscoWlanVlanNotificationGroup This group is mandatory for IEEE 802.11 wireless
LAN devices supporting VLAN.
optional ciscoWlanDot11VlanConfigGroup This group is mandatory for IEEE 802.11 wireless
LAN devices supporting VLAN.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.268.0.1
This ciscoWlanVlanWepChangeNotif notification
will be sent when the WEP configuration
in the cwvlWlanNUcastKeyTable is changed.
The cwvlWlanNUcastKeyValue specify the new key
value for a given key for a VLAN. The sending
of these notifications can be enabled or disabled
via the cwvlWlanWepChangeNotifEnabled object.