gBondPortConfThreshLowUpRate

GBOND-MIB · .1.3.6.1.2.1.211.1.1.1.1.6

Object

column r/w KbpsUnsigned32
This object configures the G.Bond port low upstream rate
crossing alarm threshold.  When the current value of
gBondPortStatUpDataRate for this port reaches/drops below or
exceeds this threshold, a gBondLowUpRateCrossing notification
MAY be generated if enabled by
gBondPortConfLowRateCrossingEnable.
              
This object is read-write for the -O subtype G.Bond ports.
It is irrelevant for the -R subtypes -- attempts to read or
change this object for such ports MUST be rejected (in the case
of SNMP, with the error inconsistentValue).
              
This object maps to the TR-159 attribute
aGroupthreshLowUpRate.

Context

MIB
GBOND-MIB
OID
.1.3.6.1.2.1.211.1.1.1.1.6
Type
column
Access
readwrite
Status
current
Units
Kbps
Parent
gBondPortConfEntry
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 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortConfThreshLowUpRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortConfThreshLowUpRate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBOND-MIB::gBondPortConfThreshLowUpRate'

Syntax

KbpsUnsigned32

Values & Constraints

Object Constraints
range: 1-10000000

Conformance