mfrBundleActivationClass
FR-MFR-MIB ·
.1.3.6.1.2.1.10.47.2.3.1.10
Object
column r/w
Enumeration
Controls the conditions under which the bundle is activated.
The following settings are available:
mfrBundleActivationClassA(1) - at least one must link up
mfrBundleActivationClassB(2) - all links must be up
mfrBundleActivationClassC(3) - a certain number must be
up. Refer to
mfrBundleThreshold for
the required number.
mfrBundleActivationClassD(4) - custom (implementation
specific).
Context
- MIB
- FR-MFR-MIB
- OID
.1.3.6.1.2.1.10.47.2.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mfrBundleEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::mfrBundleActivationClass'
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::mfrBundleActivationClass.<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::mfrBundleActivationClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mfrBundleActivationClassA |
2 | mfrBundleActivationClassB |
3 | mfrBundleActivationClassC |
4 | mfrBundleActivationClassD |
Conformance
Member of