aluExtOamPingCtlUseDataQueue
ALU-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.21.4.1.1
Object
The value of aluExtOamPingCtlUseDataQueue being 'true' indicates to send
test frames using egress data queue indicated by tmnxOamPingCtlFcName,
otherwise use control queue.
For now aluExtOamPingCtlUseDataQueue can be true only when
tmnxOamPingCtlTestMode is 'icmpPing'.
Default of aluExtOamPingCtlUseDataQueue is 'false', except for when
tmnxOamPingCtlTestMode is 'icmpIng' and tmnxOamPingCtlSAA is 'true', in which case,
aluExtOamPingCtlUseDataQueue is defaulted to 'true' and cannot be changed.
Context
- MIB
- ALU-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.21.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluExtOamPingCtlEntry
- Groups
- 1
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-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-OAM-TEST-MIB::aluExtOamPingCtlUseDataQueue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-OAM-TEST-MIB::aluExtOamPingCtlUseDataQueue.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-OAM-TEST-MIB::aluExtOamPingCtlUseDataQueue'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of