mefrBwRoundUp
MEF-R-MIB ·
.1.3.6.1.4.1.164.20.8.1.1.1
Object
This object designates whether the device services bandwidth are rounded up or down. true: Set the CIR & EIR to the closest higher granular value. false: Set the CIR & EIR to the closest lower granular value.
Context
- MIB
- MEF-R-MIB
- OID
.1.3.6.1.4.1.164.20.8.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mefrScalarObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::mefrBwRoundUp.0'
More examples
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::mefrBwRoundUp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |