sysResQosMbsPool
TIMETRA-SAS-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.5.17.53
Object
scalar r/w
Enumeration
This object allows the user to set buffer allocation at node or
port level.
'node' means no change in the buffer allocation and
works without any decommission ports.
'port' means buffers will be divided and shared across ports. In absence of
decommission, buffers will be equally divided. If decommission
entries are present, the division will happen as per decommission logic.
Refer to tResDecommTable
Context
- MIB
- TIMETRA-SAS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.6.2.2.2.5.17.53- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysResourceProfInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SYSTEM-MIB::sysResQosMbsPool.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-SYSTEM-MIB::sysResQosMbsPool'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | node |
2 | port |