aluVoiceSignalingMode
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.8.1.4
Object
column r/w
Enumeration
aluVoiceSignalingMode configures the channel's signaling mode for
E&M or transmission only.
This object is valid for em channels only.
transmissionOnly is not allowed when any port in the port trio is
twoWires. For example, if port 1 is twoWires, then the channels under
ports 1, 2 and 3 cannot be set to transmissionOnly.
aluVoiceSignalingMode is not allowed to differ from other channels in
the port trio. For example, if the channel under port 1 is
transmissionOnly, then the channels under port 2 and port 3 must also
be transmissionOnly.
aluVoiceSignalingMode cannot be changed if a channel-group already
exists for the port.
Changing to em results in defaulting of
aluVoiceFaultSignaling, aluVoiceSignalingLeadE, aluVoiceSignalingLeadM,
aluVoiceIdleCode and aluVoiceSeizedCode.
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.8.1.4- 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::aluVoiceSignalingMode'
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::aluVoiceSignalingMode.<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::aluVoiceSignalingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | em |
2 | transmissionOnly |
Conformance
Member of