prtExPhPlDcdRtsControlPath
RAD-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.16
Object
column r/w
Enumeration
Protocol may require end to end connect indication over the
network. This parameter defines whether to take the user
connection status (RTS(DCE)/DCD(DTE)) and forward it to the
network side.
- on : Transmit active connection to the network regardless
the RTS/DCD control lines status.
- off: Transmit active connection to the network according
to the status of the RTS/DCD pin.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExPhPlCnfgEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtExPhPlDcdRtsControlPath'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtExPhPlDcdRtsControlPath.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtExPhPlDcdRtsControlPath'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.