serialConnectDialString

RMON2-MIB · .1.3.6.1.2.1.16.19.14.1.4

Object

column deprecated r/w OctetString
A control string that specifies how to dial the phone
number in order to establish a modem connection.  The
string should include the dialing prefix and suffix.  For
example: '^s^MATD9,888-1234^M' will instruct the Probe
to send a carriage return, followed by the dialing prefix
'ATD', the phone number '9,888-1234', and a carriage
return as the dialing suffix.
              
This object may not be modified if the associated
serialConnectStatus object is equal to active(1).

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.19.14.1.4
Type
column
Access
readwrite
Status
deprecated
Parent
serialConnectionEntry
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialConnectDialString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialConnectDialString.<serialConnectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::serialConnectDialString'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance