gwSpecificRegistrationProposedExpirationValue
MX-SIPEP-MIB ·
.0.1400.1.800.600.1.400
Object
column r/w
Unsigned32
SIP Gateway Specific Proposed Expiration Value In
Registration
Suggested expiration delay of a contact in the SIP REGISTER
for a specific SIP gateway.
Set the value to 0 to disable the expiration proposal.
This value does not modify the delay before a re-REGISTER.
The delay is the expires of the contact in the 200 OK
response to the REGISTER minus the value set in the
RegistrationRefreshTime parameter. If the expires of the
contact in the 200 OK response to the REGISTER is not present
or badly formatted, then the delay is the default
registration proposed expiration value minus the value set in
the RegistrationRefreshTime parameter.
See also the RefreshTime parameter.
This value is expressed in seconds (s).
This configuration overrides the default configuration set in
the DefaultRegistrationProposedExpirationValue parameter if
the GwSpecificRegistration.EnableConfig parameter is set to
'Enable'.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.800.600.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gwSpecificRegistrationEntry
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 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificRegistrationProposedExpirationValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificRegistrationProposedExpirationValue.<gwSpecificRegistrationGatewayName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::gwSpecificRegistrationProposedExpirationValue'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-86400