aluSapEgressPolicyType

ALU-QOS-MIB · .1.3.6.1.4.1.6527.6.1.2.2.5.5.1.1

Object

column r/w Enumeration
aluSapEgressPolicyType specifies the type of sap-egress policy. Depending on 
the type the policy may only be applied to SAPs running in particular
encapsulation modes. This attribute can not be modified while a policy 
has associations to SAPs.
              
'default'  - Policy ID 1 is the default sap-egress policy.  It may not be
             modified, but may be appliced to ANY type of SAP.
'standard' - This type of sap-egress policy may be applied to all SAPs with the
             exception of ml-ppp ports with multiclass enabled.
'mc-mlppp' - This sap-egress policy type may only be applied to SAPs on
             multiclass mlppp ports.
              
             Mc-mlppp policies do not support profiled scheduling.  As a result,
             the following objects are ignored for Mc-mlppp policies:
                  tSapEgressQueueCIRAdaptation
                  tSapEgressQueueAdminCIR
                  tSapEgressQueueOperCIR
                  tSapEgressQueueExpedite
                  tSapEgressFCDot1PValue
                  tSapEgressFCDot1PInProfile
                  tSapEgressFCDot1POutProfile

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1default
2standard
3mc-mlppp

Conformance