aluExtPortEtherNwSchedulerMode

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.2.1.5

Object

column r/w Enumeration
The value of aluExtPortEtherNwSchedulerMode indicates the mode that the
egress scheduler is provisioned to operate in.
              
profile        - Basic in/out scheduling
four-priority  - Expedited/Best-Effort plus in/out scheduling
sixteen-priority  - Straight Priority CIR/EIR scheduling  
              
The value of aluExtPortEtherNwSchedulerMode is only configurable on network
ethernet ports.  The port must be shutdown to modify this value.
              
MDAs that can support sixteen-priority do not support profile or four-priority mode.
Thus, when ports are created for these MDAs, aluExtPortEtherNwSchedulerMode of these ports is
initialized with 'sixteen-priority'.

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.2.1.5
Type
column
Access
readwrite
Status
current
Parent
aluExtTmnxPortEtherEntry
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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluExtPortEtherNwSchedulerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluExtPortEtherNwSchedulerMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluExtPortEtherNwSchedulerMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0profile
1four-priority
2sixteen-priority