All MIBs › TIMETRA-SAS-PORT-MIB › aluExtDS1SignalBitsState
aluExtDS1SignalBitsState
Module: TIMETRA-SAS-PORT-MIB
OID (symbolic): TIMETRA-SAS-PORT-MIB::aluExtDS1SignalBitsState
OID (numeric): 1.3.6.1.4.1.6527.6.2.2.2.2.12.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: aluExtDS1SignalBitsState is an array of bytes used to indicate the
current state of the ABCD signalling bits for all timeslots of a
DS1/E1.
The first half of the array or the 32 most significant bytes describe
the RX ABCD bits. The other half describes the TX ABCD bits.
In each half of the array, every byte represents a particular timeslot.
The most significant byte represents timeslot 1. The least significant
byte represents timeslot 32.
The byte arrangement is as follows:
array index: | 0 1 ... 30 31 | 32 33 ... 62 63 |
timeslot: | 1 2 ... 31 32 | 1 2 ... 31 32 |
| <---- RX -----> | <---- TX -----> |
Each byte carries ABCD bits in the least significant nibble. The
byte's most significant bit indicates the validity of the ABCD bits.
The bit arrangement is as follows:
bit pos: | 7 6 5 4 3 2 1 0 |
| V x x x A B C D |
'V' - validity (0 = invalid, 1 = valid)
'x' - don't care
ABCD bits are marked invalid for a variety of situations (eg.
tmnxDS1SignalMode not configured for CAS, timeslot(s) not configured
as part of a channel-group, DS1/E1 status not up, etc.).
For CAS DS1 SF, only the AB signalling bits are supported. The remaining
2 least significant bits in the nibble are undefined.
What is aluExtDS1SignalBitsState?
A 64-byte array giving the current state of the ABCD channel-associated-signalling bits for every timeslot of a DS1/E1: the first 32 bytes cover RX per-timeslot bits, the last 32 cover TX, with each byte's top bit flagging whether that timeslot's ABCD value is valid. Useful for diagnosing CAS signaling issues per timeslot, e.g. confirming a specific channel shows valid, expected ABCD state rather than being marked invalid due to a down or misconfigured timeslot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.6.2.2.2.2.12.1.3 snmpwalk -v2c -c public <target> TIMETRA-SAS-PORT-MIB::aluExtDS1SignalBitsState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.6.2.2.2.2.12.1.3.1 snmpget -v2c -c public <target> TIMETRA-SAS-PORT-MIB::aluExtDS1SignalBitsState.1
Start monitoring Nokia access/aggregation switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TIMETRA-SAS-PORT-MIB::aluExtDS1SignalBitsState OID value, configure state conditions and alerts, and monitor any Nokia access/aggregation switches from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.6 | tmnxBasedProducts | TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.6.2 | timetraServiceAccessSwitches | TIMETRA-SAS-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.6.2.2 | timetraSASMIB | TIMETRA-SAS-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.6.2.2.2 | timetraSASObjs | TIMETRA-SAS-GLOBAL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6527.6.2.2.2.2 | tmnxSASPortObjs | TIMETRA-SAS-PORT-MIB |
| 1.3.6.1.4.1.6527.6.2.2.2.2.12 | aluExtTmnxDS1Table | TIMETRA-SAS-PORT-MIB |
| 1.3.6.1.4.1.6527.6.2.2.2.2.12.1 | aluExtTmnxDS1Entry | TIMETRA-SAS-PORT-MIB |
| 1.3.6.1.4.1.6527.6.2.2.2.2.12.1.3 | aluExtDS1SignalBitsState | TIMETRA-SAS-PORT-MIB |