All MIBs › DOCS-IETF-RFI-MIB › docsIfCmtsQosProfilePermissions
docsIfCmtsQosProfilePermissions
Module: DOCS-IETF-RFI-MIB
OID (symbolic): DOCS-IETF-RFI-MIB::docsIfCmtsQosProfilePermissions
OID (numeric): 1.3.6.1.2.1.10.127.1.3.6
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description:
This object specifies permitted methods of creating entries in docsIfQosProfileTable. CreateByManagement(0) is set if entries can be created using SNMP. UpdateByManagement(1) is set if updating entries using SNMP is permitted. CreateByModems(2) is set if entries can be created based on information in REG-REQ MAC messages received from Cable Modems. Information in this object is only applicable if docsIfQosProfileTable is implemented as read-create. Otherwise, this object is implemented as read-only and returns CreateByModems(2). Either CreateByManagement(0) or CreateByModems(1) must be set when writing to this object. Note that BITS objects are encoded most significant bit first. For example, if bit 2 is set, the value of this object is the octet string '20'H.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.127.1.3.6 snmpwalk -v2c -c public <target> DOCS-IETF-RFI-MIB::docsIfCmtsQosProfilePermissions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.127.1.3.6.1 snmpget -v2c -c public <target> DOCS-IETF-RFI-MIB::docsIfCmtsQosProfilePermissions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.127.1.3.6.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.127 | docsIfMib | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1 | docsIfMibObjects | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1.3 | docsIfCmtsObjects | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1.3.6 | docsIfCmtsQosProfilePermissions | DOCS-IETF-RFI-MIB |