gb15629dot11wapiControlledAuthControl

GB15629dot11-WAPI-MIB · .1.2.156.11235.15629.11.1.1.1.1.1.2

Object

This object indicates whether the entity enables
authentication. When the value is FALSE, it shall indicate that
authentication is not enabled on this entity, and the status of
the controlled port is 'authenticated'. When the value is TURE,
it shall indicate that authentication is enabled, and the status
of controlled port is decided by
gb15629dot11wapiControlledPortControl.

Context

MIB
GB15629dot11-WAPI-MIB
OID
.1.2.156.11235.15629.11.1.1.1.1.1.2
Type
column
Access
readonly
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::gb15629dot11wapiControlledAuthControl'
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::gb15629dot11wapiControlledAuthControl.<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::gb15629dot11wapiControlledAuthControl'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance