sipCfgMaxUDPSize
ARRIS-SIP-MIB ·
.1.3.6.1.4.1.4115.11.1.46
Object
This integer specifies the threshold at which point packets will begin being sent over TCP rather than UDP. When set to zero, no threshold exists and all packets will be sent using UDP. It is for the SIP request message only. In TS6.1 this MIB defaults to zero (UDP is always used by default). In TS6.2 this MIB defaults to 1300.
Context
- MIB
- ARRIS-SIP-MIB
- OID
.1.3.6.1.4.1.4115.11.1.46- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipConfiguration
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-SIP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-SIP-MIB::sipCfgMaxUDPSize.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-SIP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-SIP-MIB::sipCfgMaxUDPSize'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647