envelopeBwProfileCouplingFlagPolicy
MEF-R-MIB ·
.1.3.6.1.4.1.164.20.8.1.3.2.1.4
Object
column r/w
Enumeration
Overall policy for the coupling flags.
When set to sharingExcessBw(2) or to uncoupledBwSharing(3) the
object envelopeBwProfileCouplingFlag0 is ignored and the object/s
envelopeBwProfileCosCouplingFlag are ignored.
Context
- MIB
- MEF-R-MIB
- OID
.1.3.6.1.4.1.164.20.8.1.3.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- envelopeBwProfileEntry
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 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::envelopeBwProfileCouplingFlagPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::envelopeBwProfileCouplingFlagPolicy.<envelopeBwProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MEF-R-MIB::envelopeBwProfileCouplingFlagPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | sharingExcessBw |
3 | uncoupledBwSharing |