sipPublicationProposedExpirationValue
MX-SIP-MIB ·
.1.3.6.1.4.1.4935.20.20.1.1.70.30
Object
scalar r/w
Unsigned32
Configures the suggested expiration delay of a publication. Keep in mind
that this is only a suggestion and that servers will decide the publication
time following local policy.
Set the value to 0 to disable the expiration proposition.
This value is expressed in seconds (s).
This value does not modify the delay before a re-PUBLISH. The delay is
the value of the Expires header in the 200 OK response to the PUBLISH
minus the value set in the sipPublicationRefreshTime variable. If the
Expires header in the 200 OK response to the PUBLISH is not present or
badly formatted, then the delay is the value of the variable
sipInteropDefaultPublicationExpiration minus the value set in the
sipPublicationRefreshTime variable.
See also the sipPublicationRefreshTime variable.
Context
- MIB
- MX-SIP-MIB
- OID
.1.3.6.1.4.1.4935.20.20.1.1.70.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipPublication
- Groups
- 1
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 'MX-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-MIB::sipPublicationProposedExpirationValue.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-MIB::sipPublicationProposedExpirationValue'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-86400
Conformance
Member of