aluExtTmnxMDAVoiceCompandingLaw
ALU-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.1.4.1.4
Object
column r/w
Enumeration
aluExtTmnxMDAVoiceCompandingLaw is applicable only when the 'isVoice'
bit in tmnxMDACapabilities is set.
This object is 'notApplicable' for SCADA MDAs, such
as the ISC, whose aluExtTmnxMDACapabilityMode is 'modeA' (ie. MDDB).
aluExtTmnxMDAVoiceCompandingLaw configures all interfaces of a
voice MDA for A-Law or Mu-Law companding.
To change aluExtTmnxMDAVoiceCompandingLaw, all voice ports must be
shutdown and channels must not exist.
Changing aluExtTmnxMDAVoiceCompandingLaw results in defaulting of
aluExtTmnxMDAVoiceSignalingType, aluVoicePortTable objects and
signaling-related aluScadaVcbTable objects.
Context
- MIB
- ALU-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.1.4.1.4- 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::aluExtTmnxMDAVoiceCompandingLaw'
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::aluExtTmnxMDAVoiceCompandingLaw.<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::aluExtTmnxMDAVoiceCompandingLaw'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | aLaw |
2 | muLaw |