tmnxPortEtherEgrSchedMode

TIMETRA-SAS-PORT-MIB · .1.3.6.1.4.1.6527.6.2.2.2.2.4.1.10

Object

column r/w Enumeration
tmnxPortEtherEgrSchedMode sets the SAP egress scheduler mode. In
'fc-based' mode the prority of all the egress queues across all the 
SAPs are considered to determine the next queue to schedule. In 
'sap-based' mode the scheduler uses the priority of all the egress 
queues in a SAP to determine the next queue to schedule and uses 
round-robin scheduling mechanism to schedule each of the SAP

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fc-based
2sap-based

Conformance