adGenCSMPortNrtVbrClassScheduling
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.6.18.1.31
Object
Port-wide scheduling algorythm to use for the nrtVBR class of
service.
If the override flag is set to false, then this value is read-only
and is inherited from the setting of the adGenCSMDirectionNrtVbrClassSheduling
variable. Changing the scheduling algorythms is a significant event
and requires a restart of the CSM to take effect.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.6.18.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenCSMPortOptionEntry
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 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMPortNrtVbrClassScheduling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMPortNrtVbrClassScheduling.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMPortNrtVbrClassScheduling'
Syntax
- Source
- AdGenCSMClassScheduling
- Base type
Enumeration
Values & Constraints
Type Values
1 | modifiedStrictPriority |
2 | roundRobin |
3 | strictPriority |