reachDSLCircuitIdentifier

PDN-REACHDSL-MIB · .1.3.6.1.4.1.1795.2.24.2.6.20.1.5.1.2

Object

column deprecated r/w OctetString
The value of this object reflects the transmission
vendor's circuit identifier to facilitate troubleshooting.
              
Note: This object can be accessed only for ifIndex  
      values that belong to a physical interface.
      e.g. for ifType = 'adsl'.
              
This object is deprecated in favor of ifAlias. It is
highly recommended that future implementations use
ifAlias to store the Circuit Identifier associated with
reach DSL interfaces.

Context

MIB
PDN-REACHDSL-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.6.20.1.5.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
reachDSLLineEntry
Groups
2

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-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-REACHDSL-MIB::reachDSLCircuitIdentifier'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-REACHDSL-MIB::reachDSLCircuitIdentifier.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-REACHDSL-MIB::reachDSLCircuitIdentifier'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-32

Conformance

Member of
Compliance refinements
Write access is not required.