tmnxFPStablePoolSizing
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.3.21.1.17
Object
The value of tmnxFPStablePoolSizing specifies whether the forwarding
plane (FP) should split the buffers in a fixed way. When the value of
tmnxFPStablePoolSizing is set to 'true', the forwarding plane will
evenly split the buffers between all possible MDAs. Then, each MDA
buffers will be split between all possible ports based on port max
bandwidth adjusted by the port's modify-buffer-allocation-rate
percentages.
The value of tmnxFPStablePoolSizing cannot be set to 'true' when
either tmnxCardNamedPoolAdminMode or tmnxCardNamedPoolOperMode is set
to 'inService'. Likewise, the value of tmnxCardNamedPoolAdminMode or
tmnxCardNamedPoolOperMode cannot be set to 'inService' when
tmnxFPStablePoolSizing is set to 'true'.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.3.21.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxFPEntry
- 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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxFPStablePoolSizing'
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::tmnxFPStablePoolSizing.<tmnxChassisIndex>.<tmnxCardSlotNum>.<tmnxFPNum>'
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::tmnxFPStablePoolSizing'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of