gBondPortConfThreshLowDnRate

GBOND-MIB · .1.3.6.1.2.1.211.1.1.1.1.7

Object

column r/w KbpsUnsigned32
This object configures the G.Bond port low downstream rate
crossing alarm threshold.  When the current value of
gBondPortStatDnDataRate for this port reaches/drops below or
exceeds this threshold, a gBondLowDnRateCrossing 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
aGroupThreshLowDownRate.

Context

MIB
GBOND-MIB
OID
.1.3.6.1.2.1.211.1.1.1.1.7
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::gBondPortConfThreshLowDnRate'
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::gBondPortConfThreshLowDnRate.<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::gBondPortConfThreshLowDnRate'

Syntax

KbpsUnsigned32

Values & Constraints

Object Constraints
range: 1-10000000

Conformance