DACS-MIB :: prtSParamStatus

MIB Reference — IPNetwork Monitor

All MIBsDACS-MIBprtSParamStatus

prtSParamStatus

Module: DACS-MIB

OID (symbolic): DACS-MIB::prtSParamStatus

OID (numeric): 1.3.6.1.4.1.164.3.1.4.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 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-6A and VC-6AG external ports - 1 Octet :
  Bit 7 (MSB)..Bit 3 = 0 (NA)
          Bit 2:       ADPCM module '1' =Exist ; '0' =Not Exist
  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 ACM external port - 1 Octet
  Bit    - 7 6 5 4 3 2 1 0
           |_________|
             spare       Alarm State

  Alarm State: according to bits 1,0:
  00=NA   ;  01=unused ; 10=Off  ; 11=On

- For HS-U/1 external port - 1 Octet
      Bit 7  6  5  4  3  2  1  0 LSB
      |________|  |__|  |__|
        spare     modem  sync  
        
  modem: 00 = unknown         sync:  00 = not sync
         01 = ASMi-31                01 = sync
         10 = other                  10 = reserved
         11 = reserved               11 = reserved 
Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.15
snmpwalk -v2c -c public <target> DACS-MIB::prtSParamStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.15.1
snmpget -v2c -c public <target> DACS-MIB::prtSParamStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtSParamStatus.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.1wanGenDACS-MIB
1.3.6.1.4.1.164.3.1.4prtWanGenDACS-MIB
1.3.6.1.4.1.164.3.1.4.1statPrtGenDACS-MIB
1.3.6.1.4.1.164.3.1.4.1.1prtSInstTableDACS-MIB
1.3.6.1.4.1.164.3.1.4.1.1.1prtSInstEntryDACS-MIB
1.3.6.1.4.1.164.3.1.4.1.1.1.15prtSParamStatusDACS-MIB