prtGenParamStatus

RAD-MIB · .1.3.6.1.4.1.164.3.3.3.1.1.1.15

Object

column OctetString
This object indicates Status of parameters specific to the 
selected port.
- For a port that has no special status or is supported
  by prtSExHsfStatTable - 1 Octet: 00hex
              
- For HS cards (Dxc cards) - 1 octet:
  Bit 7 (MSB)..Bit 2 = 0 (NA)
		 Bit 0 and 1 indicates RTS control signal state:
		 Bit 1:       '1'=active  ; '0'=notActive
  Bit 0 (LSB): '1'=unknown ; '0'=NA
              
- For HS-U/1 external port (MP card, used in FCD-M) - 1 Octet:
	     Bit 7  6  5  4  3  2  1  0 LSB
      |________|  |__|  |__|
        spare     modem  sync  
                      
  modem: 00 = other         sync:  00 = not sync
         01 = unknown              01 = sync
         10 = ASMi-31/2            10 = reserved
         11 = reserved             11 = reserved 
              
- For VC-6, VC-12, VC-12/6 external ports - 1 Octet :
  Bit 7 (MSB)..Bit 2 = 0 (NA)
  Bit 1:       Tx Signaling '1'=On ; '0'=Off
  Bit 0 (LSB): Rx Signaling '1'=On ; '0'=Off
              
- For VC-2/R2(FXS) external ports - 1 Octet : 
  Bit  -   7 6 5 4 3 2 1 0
           |_| |_________|
           Call  Call State
      Direction     
              
  Bit 7 (MSB) and Bit 6  : Call Direction
  00 - Incoming
  01 - Outgoing
  Bit 5..Bit 0: Call State
  000000 - Idle
  000001 - Seized
  000010 - Both-Way Conflict
  000011 - Seizure Ack
  000100 - Answered
  000101 - Clear Backward
  000110 - Clear Forward
  000111 - Blocked
  001000 - Fault
  001001 - Fault 3
  001010 - Fault 4
  001011 - Fault 5
  001100 - Fault 6
  001101 - Fault 7 
              
- For ML-20 external port - 3 Octets :
  - 1 MS Octet will represent the Real Rate used:
    Bit    - 7 6 5 4 3 2 1 0
             |___| |_______|
              spare  Rate
                    
   Valid values: 0..31, meaning 0..31x64Kbps
   Invalid values: 32..255.
    - 2 LS Octets will represent the Status of 7 Control 
      Signals:
      Signal - ---  CTS  DSR  DCD   RJ   TM   DTR  RTS
      Bit   - 7 6  5 4  3 2  1 0    7 6  5 4  3 2  1 0
      Octet  -          2                     3 (LS)
      '---' will always have the value 00
      Rest of the Signals (2 bits each) can have the following
      values:
      00=NA   ;  01=Unused ; 10=Off  ; 11=On 
                
- For ML-H/E1, ML-H/1/E1, ML-H/S/E1 internal port - 1 Octet
  Bit    - 7 6 5 4 3 2 1 0
           |___________|
                 spare   Mode of Operation
              
  Mode of Operation: '1'=Central  ; '0'=Remote 
              
- For KM2100, KVF.5 cards - indicates the status of A and B signaling
	                               for each internal channel.
	     1 Octet:
              
		 Bit  -   7 6 5 4 3 2 1 0
           |_____| |_| |_| 
            spare   B   A
              
		 Bit 0 (LSB) and Bit 1 : A status
		 Bit 2 and Bit 3       : B status
              
		 00 - Off
		 01 - On
		 11 - Unknown
              		  
	   - For FCD-W, NETWORK and USER ports - 1 Octet
  Status of Control Signals: '1'=On  ; '0'=Off or when not applicable
              
  Bit    - 7 6 5 4 3 2 1 0
              
  Bit 7 (MSB) - Signal Loss (applicable only for G.703 interface)
  Bit 6       - CONTROL     (applicable only for X.21 interface)
  Bit 5       - INDICATION  (applicable only for X.21 interface)
  Bit 4       - DSR         (applicable only for V.35 interface)
  Bit 3       - RTS         (applicable only for V.35 interface)
  Bit 2       - CTS         (applicable only for V.35 interface)
  Bit 1       - DTR         (applicable only for V.35 interface)
  Bit 0       - DCD         (applicable only for V.35 interface)
              
- For DXC R6 , D8U, D16U External ports - 1 Octet
	     Bit 7  6  5  4  3  2  1  0 LSB
      |________|  |__|  |__|
        spare     modem  sync  
                      
  modem: 00 = other         sync:  00 = not sync
         01 = unknown              01 = sync
         10 = ASMi-31/2            10 = reserved
         11 = reserved             11 = reserved
                
- For DXC DE1-HDSL, DT1-HDSL, D16GSDSL, D8SL External ports - 2 Octets
              
  MSB octet: far-end modem channel interface
		 LSB octet: Sub Link existence (Y/N), far-end modem type,   
		            synchronization with far-end modem
              
  MSB octet:  0000 0000 = no interface
					 0000 0001 = db15 (X21)
					 0000 0010 = IR-IP
					 0000 0011 = IR-ETH-Q
					 0000 0100 = V35
					 0000 0101 = ETH-RJ45
					 0000 0110 = G703
					 0000 0111 = db25 (RS530)
					 0000 1000 = ETH-BNC
					 0000 1001 = E1(Balanced)
					 0000 1010 = E1(Unbalanced) 
					 0000 1011 = IR-ETH-QN 
					 Rest of the combinations: reserved
              
  LSB octet:
              		             
	     Bit 7  6  5  4  3  2  1  0 LSB
      |  |___________|  |__|
     SL       modem     sync
or Box material     
                      
  SL:          modem: 00000 = other      sync:  00 = not sync
  0=not exist         00001 = unknown           01 = sync
  1=exists            00010 = ASMi-31/2         10 = reserved
                      00011 = HCD-E1            11 = reserved
  Box material        00100 = HTU-E1             
  (for D8SL card):    00101 = HTU-2
		 0=metal			 00110 = ASMi-52 SA/2W/Slave
		 1=plastic			 00111 = ASMi-52 SA/2W/Master     
							 01000 = ASMi-52/CQ card of LRS-24
							 01001 = ASMi-52/CD card of LRS-24
							 01010 = D16GSDSL card of DXC-3000
							 01011 = LRS-52
							 01100 = FCD  
                      01110 = D8GSDSL card of DXC-3000 
                      01111 = ASMi-52A 
							 Rest  = reserved

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.3.3.3.1.1.1.15
Type
column
Access
readonly
Status
current
Parent
prtGenEntry
Table
prtGenParamTable
Siblings
18

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Related Objects

Sibling Objects