All MIBs › BAS-ALIAS-DOCS-IF-MIB › basDocsIfCmtsQosProfilePermissions
basDocsIfCmtsQosProfilePermissions
Module: BAS-ALIAS-DOCS-IF-MIB
OID (symbolic): BAS-ALIAS-DOCS-IF-MIB::basDocsIfCmtsQosProfilePermissions
OID (numeric): 1.3.6.1.4.1.3493.2.7.8.1.1.3.6.1.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.
What is basDocsIfCmtsQosProfilePermissions?
Controls which methods — SNMP management or cable modem registration — are permitted to create or update QoS service profiles on the CMTS. This is a writable policy setting rather than a live statistic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.8.1.1.3.6.1.6 snmpwalk -v2c -c public <target> BAS-ALIAS-DOCS-IF-MIB::basDocsIfCmtsQosProfilePermissions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.8.1.1.3.6.1.6.1 snmpget -v2c -c public <target> BAS-ALIAS-DOCS-IF-MIB::basDocsIfCmtsQosProfilePermissions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3493.2.7.8.1.1.3.6.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> basDocsIfCmtsQosProfilePermissions.1
Start monitoring Broadband Access Systems (BAS) CMTS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-ALIAS-DOCS-IF-MIB::basDocsIfCmtsQosProfilePermissions OID value, configure state conditions and alerts, and monitor any Broadband Access Systems (BAS) CMTS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7 | basAlias | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7.8 | basAliasDocsIf | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.7.8.1 | basAliasDocsIfMib | BAS-ALIAS-DOCS-IF-MIB |
| 1.3.6.1.4.1.3493.2.7.8.1.1 | basDocsIfMibObjects | BAS-ALIAS-DOCS-IF-MIB |
| 1.3.6.1.4.1.3493.2.7.8.1.1.3 | basDocsIfCmtsObjects | BAS-ALIAS-DOCS-IF-MIB |
| 1.3.6.1.4.1.3493.2.7.8.1.1.3.6 | basDocsIfCmtsQosProfileTable | BAS-ALIAS-DOCS-IF-MIB |
| 1.3.6.1.4.1.3493.2.7.8.1.1.3.6.1 | basDocsIfCmtsQosProfileEntry | BAS-ALIAS-DOCS-IF-MIB |
| 1.3.6.1.4.1.3493.2.7.8.1.1.3.6.1.6 | basDocsIfCmtsQosProfilePermissions | BAS-ALIAS-DOCS-IF-MIB |