apIfConfigSecurity
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.5.1.1.13
Object
column r/w
Enumeration
Indicates security to use for service-set interface. Valid values can be 'plainText', 'staticWep', 'dot1x', 'wpaPersonal', and 'wpaEnterprise'.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.5.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apIfConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigSecurity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigSecurity.<apIfConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apIfConfigSecurity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | plainText |
2 | staticWep |
3 | wpaPersonal |
4 | dot1x |
5 | wpaEnterprise |
Conformance
Member of