gb15629dot11wapiPreauthenticationEnabled

GB15629dot11-WAPI-MIB · .1.2.156.11235.15629.11.1.1.1.1.1.7

Object

column r/w SNMPv2-TCTruthValue
When this object is set to TRUE, it shall indicate that WAPI
preauthentication is enabled on this entity. Otherwise, it shall
indicate that WAPI preauthentication is disabled on this entity.
This object requires that gb15629dot11WAPIEnabled also be set to
TRUE.

Context

MIB
GB15629dot11-WAPI-MIB
OID
.1.2.156.11235.15629.11.1.1.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
gb15629dot11wapiConfigEntry
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 'GB15629dot11-WAPI-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GB15629dot11-WAPI-MIB::gb15629dot11wapiPreauthenticationEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GB15629dot11-WAPI-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GB15629dot11-WAPI-MIB::gb15629dot11wapiPreauthenticationEnabled.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GB15629dot11-WAPI-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GB15629dot11-WAPI-MIB::gb15629dot11wapiPreauthenticationEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance