aluVoiceIdleCode
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.8.1.26
Object
column r/w
Unsigned32
This object contains the code transmitted on the signaling path when
the channel is configured to transmit idle fault signaling. It's also
used for driving/scanning the E&M signaling leads.
This object is valid for em channels only.
For fxo and fxs, the value is assigned internally by the system.
The object is a bitmap arranged as follows:
bit pos: | 7 6 5 4 3 2 1 0 |
| x x x x A B C D |
'x' - don't care
The default value depends on aluExtTmnxMDAVoiceCompandingLaw:
For muLaw - 0 (or 0x0 or 0b0000)
For aLaw - 13 (or 0xD or 0b1101)
This object is invalid for em channels whose aluVoiceSignalingMode is
'transmissionOnly'.
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.8.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluVoiceEntry
- 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-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluVoiceIdleCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluVoiceIdleCode.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluVoiceIdleCode'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-15
Conformance
Member of