mfrBundleThreshold

FR-MFR-MIB · .1.3.6.1.2.1.10.47.2.3.1.11

Object

column r/w Bundle LinksInteger32
Specifies the number of links that must be in operational
'up' state before the bundle will transition to an
operational up/active state.  If the number of
operational 'up' links falls below this value,
then the bundle will transition to an inactive
state.
              
Note - this is only valid when mfrBundleActivationClass
is set to mfrBundleActivationClassC or, depending upon the
implementation, to mfrBundleActivationClassD.  A bundle that
is not set to one of these must return this object with a
value of -1.

Context

MIB
FR-MFR-MIB
OID
.1.3.6.1.2.1.10.47.2.3.1.11
Type
column
Access
readwrite
Status
current
Units
Bundle Links
Parent
mfrBundleEntry
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 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MFR-MIB::mfrBundleThreshold.<mfrBundleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-MFR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-MFR-MIB::mfrBundleThreshold'

Syntax

Bundle LinksInteger32

Values & Constraints

Object Constraints
range: -1-2147483647

Conformance

Member of
Compliance refinements
Write access is not required, but the value used must be
reported.
A value of -1 indicates that the value is not applicable.