neTMParamsBandwidthProfileMode
CM-FACILITY-MIB ·
.1.3.6.1.4.1.2544.1.12.4.1.66.1.1
Object
A Network Element level Bandwidth Profile Mode shall be supported which will indicate if the CIR/EIR is interpreted as Information Rate (IR) or Line Rate (LR). In IR mode BWP is enforced based on number of bytes beginning with DA and ending with FCS as it was received at a port which is called the Service Frame in MEF terminology. In LR mode the BWP is enforced based on the whole frame including IFG, Preamble and SFD.
Context
- MIB
- CM-FACILITY-MIB
- OID
.1.3.6.1.4.1.2544.1.12.4.1.66.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- networkElementTMParamsEntry
- 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 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::neTMParamsBandwidthProfileMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::neTMParamsBandwidthProfileMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-FACILITY-MIB::neTMParamsBandwidthProfileMode'
Syntax
- Source
- BandwidthProfileMode
- Base type
Enumeration
Values & Constraints
Object Constraints
range: 0-63
Type Values
1 | lineRate |
2 | informationRate |
Conformance
Member of