systemPhoneIPFacility

FEC-SYSTEL-MIB · .0.64.1.5.1.2

Object

column Bits
IP facility bit matrix:
dhcp:			0, system phone uses a dhcp-server, the
				ip address of this dhcp-server is stored
				in systemIPGatewayAddress.
				1, system phone don't uses a dhcp-server,
				the ip address stored in
				systemPhoneIPGateway is the standard
				gateway of systemphone.
gateway-equals-registrar:	0, system phone gateway address is
				different to registrar address for sip
				registration.
				1, system phone gateway address equals
				registrar address for sip registration.

Context

MIB
FEC-SYSTEL-MIB
OID
.0.64.1.5.1.2
Type
column
Access
readonly
Status
current
Parent
systemPhoneIPEntry

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

Syntax

Bits

Values & Constraints

Enumerated Values
0dhcp
1gateway-equals-registrar