DOCS-IF-MIB :: docsIfCmtsQosProfilePermissions

MIB Reference — IPNetwork Monitor

All MIBsDOCS-IF-MIBdocsIfCmtsQosProfilePermissions

docsIfCmtsQosProfilePermissions

Module: DOCS-IF-MIB

OID (symbolic): DOCS-IF-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 updateByManagement(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-IF-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-IF-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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.127docsIfMibDOCS-IETF-RFI-MIB
1.3.6.1.2.1.10.127.1docsIfMibObjectsDOCS-IETF-RFI-MIB
1.3.6.1.2.1.10.127.1.3docsIfCmtsObjectsDOCS-IETF-RFI-MIB
1.3.6.1.2.1.10.127.1.3.6docsIfCmtsQosProfilePermissionsDOCS-IF-MIB