a3ComPortDialPoolPrefStatus

A3Com-PortPath-r6-MIB · .1.3.6.1.4.1.43.2.19.3.1.4

Object

column mandatory r/w RowStatus
This object is used to add or delete a dynamic dial path
in the PoolPreference list of a port. Each path and its
position in the list is represented as a row. When adding
a new path, only the createAndGo method of adding a row
is supported. All essential elements of the row must be 
specified in the same SET request PDU. They are: the
path number(a3ComPortDialPoolPrefPathNum), the path position
(specified by the instance identifier associated with 
a3ComPortDialPoolPrefPathPos) and the port number (specified
by the instance identifier associated with
a3ComPortDialPoolPrefPort).

Context

MIB
A3Com-PortPath-r6-MIB
OID
.1.3.6.1.4.1.43.2.19.3.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
a3ComPortDialPoolPrefEntry

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::a3ComPortDialPoolPrefStatus'
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::a3ComPortDialPoolPrefStatus.<a3ComPortDialPoolPrefPort>.<a3ComPortDialPoolPrefPathPos>'
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::a3ComPortDialPoolPrefStatus'

Syntax

Source
RowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy