voipSipExtensionTimeout
BIANCA-BRICK-SIP-MIB ·
.1.3.6.1.4.1.272.4.33.6.12.1.13
Object
Here a specific RTP session timeout in seconds can be set. It is similar to a keep alive polling between the Mediagateway and a SIP client in order to detect a dead RTP session. A value of 0 disables the timeout. In RFC the minimum time is 90sec. The default is 1800sec.
Context
- MIB
- BIANCA-BRICK-SIP-MIB
- OID
.1.3.6.1.4.1.272.4.33.6.12.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- voipSipExtensionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipExtensionTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipExtensionTimeout.<voipSipExtensionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SIP-MIB::voipSipExtensionTimeout'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647