aluExtTmnxMDAVoiceSignalingType
ALU-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.1.4.1.5
Object
column r/w
Enumeration
aluExtTmnxMDAVoiceSignalingType is applicable only when the 'isVoice'
bit in tmnxMDACapabilities is set.
This object is valid for the Voice E&M MDA only.
aluExtTmnxMDAVoiceSignalingType configures all interfaces of a
voice MDA for specific signaling. It specifies how the signaling leads
operate to establish a call.
Default values depend on aluExtTmnxMDAVoiceCompandingLaw :
For muLaw - typeI
For aLaw - typeV
'typeIII' and 'typeIV' are not supported.
To change aluExtTmnxMDAVoiceSignalingType, all ports must be shutdown.
Context
- MIB
- ALU-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluExtTmnxMDAEntry
- Groups
- 3
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::aluExtTmnxMDAVoiceSignalingType'
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::aluExtTmnxMDAVoiceSignalingType.<index>'
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::aluExtTmnxMDAVoiceSignalingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | typeI |
2 | typeII |
3 | typeIII |
4 | typeIV |
5 | typeV |