DACS-MIB :: prtGenParamStatus

MIB Reference — IPNetwork Monitor

All MIBsDACS-MIBprtGenParamStatus

prtGenParamStatus

Module: DACS-MIB

OID (symbolic): DACS-MIB::prtGenParamStatus

OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.15

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

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 - 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 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) 
Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.15
snmpwalk -v2c -c public <target> DACS-MIB::prtGenParamStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.15.1
snmpget -v2c -c public <target> DACS-MIB::prtGenParamStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3prtDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3.1prtGenDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1prtGenParamTableDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1prtGenEntryDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1.15prtGenParamStatusDACS-MIB