All MIBs › DDS-MIB › ddsDteStatus
ddsDteStatus
Module: DDS-MIB
OID (symbolic): DDS-MIB::ddsDteStatus
OID (numeric): 1.3.6.1.4.1.498.8.1.6.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Returns a bitwise snapshot of the DTE signals. Octet 1 bit 7 - not used bit 6 - CTS (1:ON; 0:OFF) bit 5 - RTS (1:ON; 0:OFF) bit 4 - DTR (1:ON; 0:OFF) bit 3 - DSR (1:ON; 0:OFF) bit 2 - NO SIGNAL(NS) (1:ON; 0:OFF) bit 1 - DCD (1:ON; 0:OFF) bit 0 - DTP (1:ON; 0:OFF)
Octet 2 bit 7 - not used bit 6 - DSP (1:ON; 0:OFF) bit 5 - DCD (1:Transitions 0:OFF) bit 4 - RTS (1:Transitions 0:OFF) bit 3 - CTS (1:Transitions 0:OFF) bit 2 - RXD (1:Transitions 0:OFF) bit 1 - TXC External (1:Trans 0:OFF) bit 0 - TXD (1:Transitions 0:OFF)
Octet 3 bit 7 - not used bit 6 - Internal Test Pattern (1:ON; 0:OFF) bit 5 - \ (100:STC loop) bit 4 - > Test Modes (010:DataLoop) bit 3 - / (001:Analoop) bit 2 - Dataset Inhibit (1:active) bit 1 - Dataset Streaming Inhibit (1:active) bit 0 - Auto Anti-Streaming (1:Enabled)
Octet 4 bit 7 - not used bit 6 - Diagnostic RTS (1:ON; 0:OFF) bit 5 - Test Inhibit (1:active ) bit 4 - Inactive Channel Code (1:ON; 0:OFF) bit 3 - LPDA Active (1:ON; 0:OFF) bit 2 - DBU Active (1:ON; 0:OFF) bit 1 - Front Panel Test Switch (1:Enabled ) bit 0 - Front Panel Test Switch Active (1:ON )
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.1.6.1.2 snmpwalk -v2c -c public <target> DDS-MIB::ddsDteStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.1.6.1.2.1 snmpget -v2c -c public <target> DDS-MIB::ddsDteStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.498 | gdc | GDCCMN-MIB |
| 1.3.6.1.4.1.498.8 | dsu | DDS-MIB |
| 1.3.6.1.4.1.498.8.1 | dds | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.6 | ddsDteStatusTable | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.6.1 | ddsDteStatusEntry | DDS-MIB |
| 1.3.6.1.4.1.498.8.1.6.1.2 | ddsDteStatus | DDS-MIB |