mpsTerminalType

FEC-MPS-MIB · .0.53.14.1.1.4

Object

column r/w Enumeration
This varibale contains the terminal type:
telephone(1)        : 'normal' phone
answering-machine(2): answering machine
voice-mail(3)       : external voice mail server
ermergency-phone(4) : allow ermergency calls with high priority

Context

MIB
FEC-MPS-MIB
OID
.0.53.14.1.1.4
Type
column
Access
readwrite
Status
current
Parent
mpsTerminalEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1telephone
2answering-machine
3voice-mail
4emergency-phone