aluSecQueueId
ALU-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.1.10.1.1
Object
column ALU-QOS-MIBAluSecQueueId
Uniquely identify a particular security queue for the MDA. aluSecQueueId = 1 is best effort queue, aluSecQueueId = 2 is expedited queue
Context
- MIB
- ALU-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.1.10.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- aluSecQueueStatsEntry
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 'ALU-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-CHASSIS-MIB::aluSecQueueId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-CHASSIS-MIB::aluSecQueueId.<tmnxChassisIndex>.<tmnxCardSlotNum>.<tmnxMDASlotNum>.<aluSecQueueId>.<aluSecType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-CHASSIS-MIB::aluSecQueueId'
Syntax
- Source
- ALU-QOS-MIBAluSecQueueId
- Base type
Enumeration
Values & Constraints
Type Values
0 | notUsed |
1 | bestEffort |
2 | expedited |