f3AccFlowPointAutoBandwidthConfigEnabled
F3-FPM-MIB ·
.1.3.6.1.4.1.2544.1.12.43.1.1.1.40
Object
This object specifies the shaper bandwidth is automatically adjusted by the system. For a single COS Flow Point, the shaper EIR bandwidth is set to the maximum port bandwidth; the shaper CIR is set to the available port bandwidth multiplied by the value of the f3AccFlowPointAutoCIRPercentage object. For a Hierarchical-COS Flow Point, the f3AccFlowPointMaximumBWLo and f3AccFlowPointMaximumBWHi are set to the maximum port bandwidth; the f3AccFlowPointGuaranteedBWLo and f3AccFlowPointGuaranteedBWHi are set to the available port bandwidth multiplied by the value of the f3AccFlowPointAutoCIRPercentage object. The value of this object must be FALSE when f3AccFlowPointIngressMultiCOSEnabled is TRUE and f3AccFlowPointHierarchicalCOSEnabled is FALSE.
Context
- MIB
- F3-FPM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.43.1.1.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3AccFlowPointEntry
- 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 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-FPM-MIB::f3AccFlowPointAutoBandwidthConfigEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-FPM-MIB::f3AccFlowPointAutoBandwidthConfigEnabled.<neIndex>.<shelfIndex>.<slotIndex>.<cmEthernetAccPortIndex>.<f3AccFlowPointIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-FPM-MIB::f3AccFlowPointAutoBandwidthConfigEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of