a3ComPortDialPhoneListStatus
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.19.4.1.6
Object
This object is used to add or delete a phone number from the PhoneNo list of a port. Each phone number and its associated attributes (phone type, Baud rate, and priority-position) is containned in a row. When adding a new phone number, only the createAndGo method of adding row is supported. All essential elements of the row must be specified in the same SET request PDU. They are: phone number(a3ComPortDialPhoneListPhoneNo), phone number position (specified by the instance identifier of a3ComPortDialPhoneListPos), and the port number (specified by the instance identifier of a3ComPortDialPhoneListPort).
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.19.4.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortDialPhoneListEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::a3ComPortDialPhoneListStatus'
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::a3ComPortDialPhoneListStatus.<a3ComPortDialPhoneListPort>.<a3ComPortDialPhoneListPos>'
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::a3ComPortDialPhoneListStatus'