sipServerCfgProxyRecordRoute

SIP-SERVER-MIB · .1.3.6.1.2.1.151.1.3.1.1.3

Object

This object reflects whether or not the proxy adds itself to
the Record-Route header as a default action.  This header is
used to list the proxies that insist on being in the signaling
path for subsequent requests related to the call leg.
              
If the value of this object is 'true', the proxy adds itself to
the end of the Record-Route header, creating the header if
required.  If the value is 'false', the proxy does not add
itself to the Record-Route header.

Context

MIB
SIP-SERVER-MIB
OID
.1.3.6.1.2.1.151.1.3.1.1.3
Type
column
Access
readonly
Status
current
Parent
sipServerProxyCfgEntry
Groups
1

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 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerCfgProxyRecordRoute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerCfgProxyRecordRoute.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-SERVER-MIB::sipServerCfgProxyRecordRoute'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance