ccPolicyIncludeInfo

SYMBOL-WS5000-MIB · .1.3.6.1.4.1.388.6.1.2.1.13

Object

column r/w OctetString
Add new entries to be included for adoption by the WS5000 Wireless Switch.
This table includes MAC-Start and MAC-End address,the radio type, and the APPolicy
with which the radio will be adopted, upon inclusion.
The returned string has the format:
<Start Mac - End Mac,RadioType,APPolicy>
And the input string has to be in the same format.
If there is no End-Mac(i.e. only one MAC address 
needs to be included), just specify the start MAC:
<Start Mac,RadioType,APPolicy>.
RadioType should be one of 'A', 'B', 'G' or 'FH'.
The maximum number of total entries in the list cannot 
be greater than 200.

Context

MIB
SYMBOL-WS5000-MIB
OID
.1.3.6.1.4.1.388.6.1.2.1.13
Type
column
Access
readwrite
Status
current
Parent
ccPolicyEntry
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::ccPolicyIncludeInfo'
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::ccPolicyIncludeInfo.<ccPolicyIndex>'
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::ccPolicyIncludeInfo'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-512

Conformance