ccWLANSecuredBeacon

SYMBOL-WS5000-MIB · .1.3.6.1.4.1.388.6.3.22.1.20

Object

column r/w TruthValue
'true' indicates that beacons need to be secured,
while 'false' allows them to be unsecured.

Context

MIB
SYMBOL-WS5000-MIB
OID
.1.3.6.1.4.1.388.6.3.22.1.20
Type
column
Access
readwrite
Status
current
Parent
ccWLANEntry
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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccWLANSecuredBeacon'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccWLANSecuredBeacon.<ccWLANIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-WS5000-MIB::ccWLANSecuredBeacon'

Syntax

Source
TruthValue
Base type
Enumeration

Values & Constraints

Type Values
1true
2false

Conformance