pdnPotsPortModemDetected

PDN-CP-IWF-MIB · .1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.14

Object

This object displays the status of the modem/fax
connected on this port. If the value of this object
is 'enabled (1)' the modem or fax answer tone has
been detected. Otherwise this object will return
'disabled (2)'.

Context

MIB
PDN-CP-IWF-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.14
Type
column
Access
readonly
Status
current
Parent
pdnPotsPortEntry
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 'PDN-CP-IWF-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CP-IWF-MIB::pdnPotsPortModemDetected'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CP-IWF-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CP-IWF-MIB::pdnPotsPortModemDetected.<pdnPotsPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CP-IWF-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CP-IWF-MIB::pdnPotsPortModemDetected'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance