sipServerRegDfltRegActiveInterval
SIP-SERVER-MIB ·
.1.3.6.1.2.1.151.1.5.1.1.4
Object
column secondsUnsigned32
This object reflects the default time interval the Registrar considers registrations to be active. The value is used to compute the Expires header in the REGISTER response. If a user agent requests a time interval shorter than specified by this object, the Registrar SHOULD honor that request. If a Contact entry does not have an 'expires' parameter, the value of the Expires header field is used instead. If a Contact entry has no 'expires' parameter and no Expires header field is present, the value of this object is used as the default value.
Context
- MIB
- SIP-SERVER-MIB
- OID
.1.3.6.1.2.1.151.1.5.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- sipServerRegCfgEntry
- Groups
- 1
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 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerRegDfltRegActiveInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerRegDfltRegActiveInterval.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-SERVER-MIB::sipServerRegDfltRegActiveInterval'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Conformance
Member of