sipKeepAliveDestination

MX-SIPEP-MIB · .0.1400.1.1300.300

Object

scalar r/w Enumeration
Sip Keep-Alive Destination
          
Determines the behaviour of the device when performing the
Keep-Alive action.
          
  * FirstSipDestination: Perform the Keep-Alive action through
    the first SIP destination. This corresponds to the
    outbound proxy host when specified, otherwise it is the
    proxy host.
  * AlternateDestination: Perform the Keep-Alive action
    through the alternate destination target (refer to the
    GwKeepAliveAlternateDestination parameter).
          
Note: Only available when the SipKeepAliveMethod parameter is
configured to SipOptions or Ping.

Context

MIB
MX-SIPEP-MIB
OID
.0.1400.1.1300.300
Type
scalar
Access
readwrite
Status
current
Parent
sipKeepAliveGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::sipKeepAliveDestination.0'
More examples
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::sipKeepAliveDestination'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100firstSipDestination
200alternateDestination