tmnxCcagAccessAdaptQos
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.3.12.1.8
Object
column r/w
Enumeration
The value of tmnxCcagAccessAdaptQos specifies how the CCAG SAP queue
and virtual scheduler buffering and rate parameters are adapted over
multiple active CCAs.
link (1) - The CCAG will create the SAP queues and virtual
schedulers on each CCA with the actual parameters
specified in the tmnxCcagPathCcTable.
distribute (2) - Each CCA will receive a portion of the parameters
specified in the tmnxCcagPathCcTable.
portFair (3) - The LAG will create the SAP queues and virtual
schedulers with actual configuration parameters
on each port members in the LAG. The bandwidth is
distributed among the ports based on each port's
bandwidth relative to the total active bandwidth.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.3.12.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxCcagEntry
- Groups
- 3
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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCcagAccessAdaptQos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCcagAccessAdaptQos.<tmnxCcagId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxCcagAccessAdaptQos'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | link |
2 | distribute |
3 | portFair |