portHdwMonitorDCD

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.2.1.10

Object

column r/w OnOffValue
Specifies whether the RS-232 signal DCD (Data Carrier Detect) should
be monitored.  This object does not apply to DCE serial interfaces.
              
This is used with modems or any other device that sends
a DCD signal. When it is monitored and the Device Server detects a
DCD signal, the line service is started. Default is Off. If both
Monitor DCD and Monitor DSR are enabled, both signals must be detected
before the line service is started.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.2.1.10
Type
column
Access
readwrite
Status
current
Parent
portHdwEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portHdwMonitorDCD'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portHdwMonitorDCD.<portHdwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portHdwMonitorDCD'

Syntax

Source
OnOffValue
Base type
Enumeration

Values & Constraints

Type Values
1off
2on

Conformance