biboDialScreening

BIANCA-BRICK-PPP-MIB · .1.3.6.1.4.1.272.4.4.1.1.8

Object

column mandatory r/w Enumeration
The screening indicator of the biboDialNumber. The 
biboDialScreening field can be used to gauge the 
`trustworthiness' of the biboDialNumber field.
(See isdnCallScreening)
Indicators are ordered from highest to lowest as follows:
              
indicator:        CPN assigned:   verification:   
`network'         by network      none
`user-verified'   by user         verification successful
`user'            by user         none
`user-failed'     by user         verification failed
              
Set this field to `dont-care' to accept all calls.
Otherwise calls are accepted only if the screening
indicator matches or is higher than the set value.

Context

MIB
BIANCA-BRICK-PPP-MIB
OID
.1.3.6.1.4.1.272.4.4.1.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
biboDialEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1user
2user-verified
3user-failed
4network
5dont-care