juniQosQosShapingModeShapingMode

Juniper-QoS-MIB · .1.3.6.1.4.1.4874.2.2.57.1.17.1.1.3

Object

column r/w Enumeration
Specifies the QoS shaping mode for this ATM port interface.  'frame'
indicates shaping is to be based on frames, not including cell
encapsulation and padding.  'cell' indicates shaping is to be based on
cells, with cell encapsulation and padding included.
              
'frame' mode can not be configured unless juniQosQosModePortFrameMode
for the ATM port interface is configured as 'lowLatency'.

Context

MIB
Juniper-QoS-MIB
OID
.1.3.6.1.4.1.4874.2.2.57.1.17.1.1.3
Type
column
Access
readwrite
Status
current
Parent
juniQosQosShapingModeEntry
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 'Juniper-QoS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-QoS-MIB::juniQosQosShapingModeShapingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-QoS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-QoS-MIB::juniQosQosShapingModeShapingMode.<juniQosQosShapingModeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-QoS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-QoS-MIB::juniQosQosShapingModeShapingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0frame
1cell

Conformance