mpsTrunkGroupVoIPFacilities

FEC-MPS-MIB · .0.53.3.4.1.11

Object

column r/w Bits
Special facilities of the IP provider.
internationalNumber:    Generate international phone number.
CLIR:                   1 -> Deactivate number suppression.
UseUserID:              Use UserID as phone number.
notRegistered:          Not registered with VoIP provider.
logInProxy:             Allow login of a proxy.
compression:            voice compression
useAreaCode:            add area code to dialed number
noHoldRetrieve:         no hold/retrieve message to the provider
replaceIntPrefix:       replace intern. prefix (e.g. '00)
                        with '+'
clrProvBind:            clear provider binding
natPing:                If set to 0 no NAT ping packets will be
                        send. Set to 1 periodic NAT ping packets
                        will be send.
g726coding:             0 -> I.366
                        1 -> RFC 3551/X.420
earlyConnect:           allow early SIP connect
srtp:                   allow SRTP negotiation
noT38:                  1 -> FAX via T.38 disabled
callDeflection:         redirect an unanswered call to another
                        endpoint during the call setup phase
				(code 302)
sendUpdate:             send SIP UPDATE
	sendUserAccinPpreferred:Always send user account in
				P-Preferred-identity header field
	sendUserAccinPasserted: Always send user account in
				P-Asserted-identity header field

Context

MIB
FEC-MPS-MIB
OID
.0.53.3.4.1.11
Type
column
Access
readwrite
Status
current
Parent
mpsTrunkGroupVoIPEntry

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::mpsTrunkGroupVoIPFacilities'
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::mpsTrunkGroupVoIPFacilities.<mpsTrunkGroupVoIPIndex>'
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::mpsTrunkGroupVoIPFacilities'

Syntax

Bits

Values & Constraints

Enumerated Values
0internationalNumber
1clir
2useUserID
3notRegistered
4logInProxy
5compression
6useAreaCode
7noHoldRetrieve
8replaceIntPrefix
9clrProvBind
10natPing
11g726coding
12earlyConnect
13srtp
14noT38
15callDeflection
16sendUpdate
17sendUserAccinPpreferred
18sendUserAccinPasserted