voipProviderOperStatus

BIANCA-BRICK-VOIP-MIB · .0.1.1.3

Object

column Enumeration
Current operative state of provider.

Context

MIB
BIANCA-BRICK-VOIP-MIB
OID
.0.1.1.3
Type
column
Access
readonly
Status
current
Parent
voipProviderEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
11down
12dormant
13trying
14register
15authenticate
16up
17failed
18blocked
19disable