gBondPortConfLowRateCrossingEnable

GBOND-MIB · .1.3.6.1.2.1.211.1.1.1.1.8

Object

column r/w SNMPv2-TCTruthValue
Indicates whether gBondLowUpRateCrossing and
gBondLowDnRateCrossing notifications should be generated
for this interface.
              
A value of true(1) indicates that the notifications are
enabled.  A value of false(2) indicates that the notifications
are disabled.
              
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
aGroupLowRateCrossingEnable.

Context

MIB
GBOND-MIB
OID
.1.3.6.1.2.1.211.1.1.1.1.8
Type
column
Access
readwrite
Status
current
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::gBondPortConfLowRateCrossingEnable'
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::gBondPortConfLowRateCrossingEnable.<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::gBondPortConfLowRateCrossingEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance