f3NetFlowPointAutoBandwidthConfigEnabled

F3-FPM-MIB · .1.3.6.1.4.1.2544.1.12.43.1.7.1.40

Object

column r/w SNMPv2-TCTruthValue
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 f3NetFlowPointAutoCIRPercentage
object. For a Hierarchical-COS Flow Point, the f3NetFlowPointMaximumBWLo and
f3NetFlowPointMaximumBWHi are set to the maximum port bandwidth; 
the f3NetFlowPointGuaranteedBWLo and f3NetFlowPointGuaranteedBWHi are set to 
the available port bandwidth multiplied by the value of the 
f3NetFlowPointAutoCIRPercentage object. The value of this object must be FALSE 
when f3NetFlowPointIngressMultiCOSEnabled is TRUE and 
f3NetFlowPointHierarchicalCOSEnabled is FALSE.

Context

MIB
F3-FPM-MIB
OID
.1.3.6.1.4.1.2544.1.12.43.1.7.1.40
Type
column
Access
readwrite
Status
current
Parent
f3NetFlowPointEntry
Groups
1

Walk 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::f3NetFlowPointAutoBandwidthConfigEnabled'
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::f3NetFlowPointAutoBandwidthConfigEnabled.<neIndex>.<shelfIndex>.<slotIndex>.<cmEthernetNetPortIndex>.<f3NetFlowPointIndex>'
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::f3NetFlowPointAutoBandwidthConfigEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance