ipoPhonesIPAddress

IPO-PHONES-MIB · .1.3.6.1.4.1.6889.2.2.1.1.1.1.1.2.1.10

Object

The IP Address of the phone. In network-byte order. In the usual
IP Address format - xxx.xxx.xxx.xxx.
              
The IP address will only be present if the phone is an IP phone. If
it is not, it will contain zeros (0.0.0.0).

Context

MIB
IPO-PHONES-MIB
OID
.1.3.6.1.4.1.6889.2.2.1.1.1.1.1.2.1.10
Type
column
Access
readonly
Status
current
Parent
ipoPhonesEntry
Groups
1

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

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance