defaultSipFailoverConditions

MX-SIPEP-MIB · .0.1400.1.930.100

Object

scalar r/w OctetString
Sip Failover Conditions
          
Configures additional SIP-level conditions for failover.
          
Expressed as a sequence of keywords separated by commas.
Spaces and tabs are ignored.
          
Supported keyword list is:
          
  * 5xxOnRegistration: 5xx (Server Failure, i.e. 500 to 599
    inclusively) response received to a registration attempt.
  * 500OnRegistration: 500 (Server Internal Error) response
    received to a registration attempt.
  * 5xxOnInvite: 5xx (Server Failure, i.e. 500 to 599
    inclusively) response received to an INVITE.
  * 504OnInvite: 504 (Server Time-Out) response received to an
    INVITE.
          
The parameter can accept multiple values, comma-separated.
When empty, only the connection-level failover conditions
apply.
          
Note that 5xxOnRegistration and 500OnRegistration are mutually
exclusive and cannot be selected together. Same applies to
5xxOnInvite and 504OnInvite.
          
Note: This parameter only applies to Endpoint gateways.

Context

MIB
MX-SIPEP-MIB
OID
.0.1400.1.930.100
Type
scalar
Access
readwrite
Status
current
Parent
failoverGroup

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::defaultSipFailoverConditions.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::defaultSipFailoverConditions'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-512