cdot11SecAuxSsidInfraStruct

CISCO-DOT11-SSID-SECURITY-MIB · .1.3.6.1.4.1.9.9.413.1.1.1.1.3

Object

column r/w Enumeration
This object indicates if an auxiliary SSID
is an infra-structure SSID.  There should only be 
one infra-structure SSID installed on any IEEE 
802.11 radio interface.  The infra-structure 
SSID is used for uplink association while the 
radio interface cd11IfStationRole is roleWgb(1),
roleRepeater(5), roleNrBridge(9), or 
roleApNrBridge(10).
   infraStructure(1) - infra-structure SSID,
   nonInfraStructure(2) - Non infra-structure SSID,
   optional(3) - use of this infra-structure SSID 
                 is optional for uplink connection.

Context

MIB
CISCO-DOT11-SSID-SECURITY-MIB
OID
.1.3.6.1.4.1.9.9.413.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cdot11SecAuxSsidEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidInfraStruct'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidInfraStruct.<cdot11SecAuxSsid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidInfraStruct'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1infraStructure
2nonInfraStructure
3optional

Conformance