registrationCacheSearchResultRegistrarExpiration
MX-SIPPROXY-MIB ·
.0.4600.1.400.400.300.1.550
Object
column OctetString
RegistrarEndpoint Expiration
Time at which the registration expires on the registrar side.
Expressed as a local time computed from the Time Zone defined
in the Hoc.StaticTimeZone parameter.
Format is DD/MM/YYYY hh:mm:ss
The expiration time of the endpoint side can differ from the
expiration time of the registrar side. This happens:
* if Registration Throttling is enabled, where the
expiration delay is shorter on the endpoint side, or
* if the system is in survivability.
When the SipProxy service state switches to
RunningInSurvivability, all the registrations on the
registrar side are overridden at the time the switch
occurred. This ensures that endpoint registrations are
quickly refreshed on the registrar side after the system
exits from survivability mode.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.400.400.300.1.550- Type
- column
- Access
- readonly
- Status
- current
- Parent
- registrationCacheSearchResultEntry
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-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::registrationCacheSearchResultRegistrarExpiration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::registrationCacheSearchResultRegistrarExpiration.<registrationCacheSearchResultId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPPROXY-MIB::registrationCacheSearchResultRegistrarExpiration'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.