aluVoicePortSignalingType

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.7.1.8

Object

column r/w Enumeration
The value of the object aluVoicePortSignalingType specifies how the
signaling leads operate to establish a call.
              
This object is valid for fxo and fxs ports only.
              
privateLineAutomaticRingdown3600 - Does not involve exchange.
   When subscriber 1 goes off-hook, cadenced ringing occurs at
   subscriber 2. Subscriber 2 answers call by going off-hook.
privateLineAutomaticRingdown1511 - same description as for 3600PLAR but
   ABCD bits differ
loopStart3600 - Subscriber applies loop current to seize the line.
   Central office signals idle throughout the entire call and does not
   provide answer supervision.
profileOne1511 - same as 3600LS but ABCD bits differ
remoteExtension3600 - Subscriber seizes the line by closing loop.
   Exchange signals idle throughout the entire call and does not
   provide answer supervision.  Subscriber can apply a recall signal
   by connecting the B lead to earth.
fifteenElevenSigSel137 - aka Exchange_transp
              
Valid values for fxo ports:
loopStart3600                    (muLaw only; default)
profileOne1511                   ( aLaw only)
remoteExtension3600              ( aLaw only; default)
fifteenElevenSigSel137           ( aLaw only)
              
Valid values for fxs ports:
privateLineAutomaticRingdown3600
privateLineAutomaticRingdown1511 ( aLaw only)
loopStart3600                    (muLaw only; default)
profileOne1511                   ( aLaw only)
remoteExtension3600              ( aLaw only; default)
fifteenElevenSigSel137           ( aLaw only)
              
To change aluVoicePortSignalingType, the port must be shutdown.

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.7.1.8
Type
column
Access
readwrite
Status
current
Parent
aluVoicePortEntry
Groups
1

Walk 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::aluVoicePortSignalingType'
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::aluVoicePortSignalingType.<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::aluVoicePortSignalingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1privateLineAutomaticRingdown3600
2privateLineAutomaticRingdown1511
3loopStart3600
4profileOne1511
5remoteExtension3600
6fifteenElevenSigSel137

Conformance