docsMcastCmtsGrpQosCfgQosCtrl
DOCS-MCAST-MIB ·
.1.3.6.1.4.1.4491.2.1.18.1.4.1.3
Object
column r/w
Enumeration
This attribute identifies how Group Classifier Rules (GCRs) and Group Service Flows (GSFs) are instantiated when multiple sessions match the (S,G) criteria of this entry. If 'singleSession', the CMTS creates a unique GCR and a unique GSF for the session. If this object's value is 'aggregateSession', all sessions matching this criterion are aggregated into the same GSF.
Context
- MIB
- DOCS-MCAST-MIB
- OID
.1.3.6.1.4.1.4491.2.1.18.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsMcastCmtsGrpQosCfgEntry
- 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 'DOCS-MCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-MIB::docsMcastCmtsGrpQosCfgQosCtrl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-MCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-MIB::docsMcastCmtsGrpQosCfgQosCtrl.<docsMcastCmtsGrpQosCfgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-MCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-MCAST-MIB::docsMcastCmtsGrpQosCfgQosCtrl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | singleSsession |
2 | aggregateSession |
Conformance
Member of