cwdIfHeQosProfilePermissions

CISCO-WIRELESS-DOCS-IF-MIB · .1.3.6.1.4.1.9.9.167.1.3.6

Object

scalar r/w Bits
This object specifies permitted methods of creating
entries in cwdIfQosProfileTable.
CreateByManagement(0) is set if entries can be created
using SNMP. UpdateByManagement(1) is set if updating
entries using SNMP is permitted.
CreateBySubscriberUnits(2) is set if entries can be
created based on information in REG-REQ MAC messages
received from Subscriber units.  Information in this
object is only applicable if cwdIfQosProfileTable is
implemented as read-create.
Otherwise, this object is implemented as read-only
and returns CreateBySubscriberUnits(2).
Either CreateByManagement(0) or
CreateBySubscriberUnits(2) must be set when writing
to this object.  If this object has a value of
createByManagement(2) the qos entries can be created
and modified by the management. 
If this object has a value of UpdateByManagement(1)
the qos entries can be updated my management irrespective
of who created it. But the management cannot create
new entry in the cwdIfQosProfileTable.

Context

MIB
CISCO-WIRELESS-DOCS-IF-MIB
OID
.1.3.6.1.4.1.9.9.167.1.3.6
Type
scalar
Access
readwrite
Status
current
Parent
cwdIfHeObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-DOCS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-DOCS-IF-MIB::cwdIfHeQosProfilePermissions.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-DOCS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-DOCS-IF-MIB::cwdIfHeQosProfilePermissions'

Syntax

Bits

Values & Constraints

Enumerated Values
0createByManagement
1updateByManagement
2createBySubscriberUnits

Conformance

Member of
Compliance refinements
It is compliant to implement this object as read-only.