gwSpecificFailoverSipFailoverConditions

MX-SIPEP-MIB · .0.1400.1.930.500.1.300

Object

column 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.500.1.300
Type
column
Access
readwrite
Status
current
Parent
gwSpecificFailoverEntry

Walk 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::gwSpecificFailoverSipFailoverConditions'
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::gwSpecificFailoverSipFailoverConditions.<gwSpecificFailoverGatewayName>'
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::gwSpecificFailoverSipFailoverConditions'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-512