ccPolicyExcludeInfo
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.1.2.1.10
Object
column r/w
OctetString
Add new entries to be excluded from adoption by the WS5000 Wireless Switch, and view the current exclusion list. This table includs MAC-Start and MAC-End address,and the radio type. The returned string has the format: <Start Mac - End Mac,RadioType> 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 excluded), just specify the Start Mac, so that the format looks like: <Start Mac,RadioType>. 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.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccPolicyEntry
- 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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccPolicyExcludeInfo'
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::ccPolicyExcludeInfo.<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::ccPolicyExcludeInfo'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512
Conformance
Member of