mpsCallThroughOption

FEC-MPS-MIB · .0.53.4.5.1.9

Object

column r/w Enumeration
This variable contains the authorisation option for the calling
party.
  clipscr       -> only CLIP screening
  pin           -> only PIN check
  clipscrAndPin -> CLIP screening and PIN check
  clipscrOrPin  -> CLIP screening or PIN check

Context

MIB
FEC-MPS-MIB
OID
.0.53.4.5.1.9
Type
column
Access
readwrite
Status
current
Parent
mpsCallThroughEntry

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::mpsCallThroughOption'
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::mpsCallThroughOption.<mpsCallThroughIndex>'
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::mpsCallThroughOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1clipscr
2pin
3clipscrAndPin
4clipscrOrPin