a3ComPathDialAction

A3Com-PortPath-r6-MIB · .1.3.6.1.4.1.43.2.18.2.1.4

Object

column mandatory r/w Enumeration
This object is used to initiate an action to be taken
by the primary dial-up Path.  If this is set to dial(1),
then the Path is brought up using the number stored by
a3ComPathDialNum.  This is only allowed for primary 
dial-up Paths.  
              
If this is set to hangUp(2), then the dial-up Path
is brought down.  This applies both to primary and
secondary paths.
               
If this object is read, the value other(3) will be returned.

Context

MIB
A3Com-PortPath-r6-MIB
OID
.1.3.6.1.4.1.43.2.18.2.1.4
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::a3ComPathDialAction'
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::a3ComPathDialAction.<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::a3ComPathDialAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dial
2hangUp
3other