a3ComPathDialExDevType

A3Com-PortPath-r6-MIB · .1.3.6.1.4.1.43.2.18.2.1.15

Object

column mandatory r/w Enumeration
This object describes the external device type that is 
connected to the serial-line type (eg, HSS, HDWAN) path. It is
applicable only for a dialup path.
              
Use bri(1) setting if the path is connected to a digital modem or
terminal adapter for ISDN connectivity.
              
Use modem(2) setting if the path is connected to an analog modem.
              
Use sw56(3) setting if the path is connected to a SWITCH56 CSU/DSU.
              
In order for any modifications to take effect, the path must be
enabled(re-enabled if it is already enable).

Context

MIB
A3Com-PortPath-r6-MIB
OID
.1.3.6.1.4.1.43.2.18.2.1.15
Type
column
Access
readwrite
Status
mandatory
Parent
a3ComPathDialEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bri
2modem
3sw56
4other