aluVoiceSignalingLeadsState
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.8.1.11
Object
column OctetString
aluVoiceSignalingLeadsState is an array of two bytes used to indicate
the current state of the output (or drive) and input (or scan)
signaling leads (AluVoiceSignalingLead).
This object is valid for em channels only.
This object is invalid for em channels whose aluVoiceSignalingMode is
'transmissionOnly'.
The byte arrangement is as follows:
byte array index: | 0 1 |
signaling lead: | M E |
Each byte represents the state of the respective signaling lead.
Valid byte values are:
1 = ON (or high as per AluVoiceSignalingLead)
2 = OFF (or low as per AluVoiceSignalingLead)
All other byte values are undefined.
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.8.1.11- Type
- column
- Access
- readonly
- 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::aluVoiceSignalingLeadsState'
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::aluVoiceSignalingLeadsState.<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::aluVoiceSignalingLeadsState'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-2
Conformance
Member of