interopOnHoldSdpConnectionAddress
MX-SIPEP-MIB ·
.0.1400.1.50000.975
Object
scalar r/w
Enumeration
On Hold SDP Connection Address
Indicates the value of the connection address sent in the SDP
when an endpoint is on hold and no longer listening to media
packets.
This parameter is used only when the negotiated media uses an
IPv4 address. The application always behaves as if this
parameter is set to 'MediaAddress' for media using an IPv6
address.
* HoldAddress: The connection address sent in the SDP is
'0.0.0.0' if the media uses an IPv4 address. This method
is described by RFC 2543.
* MediaAddress: The connection address sent in the SDP is
the listening address.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.975- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
Net-SNMP examples
How SNMP and these commands workScalars 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::interopOnHoldSdpConnectionAddress.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::interopOnHoldSdpConnectionAddress'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | holdAddress |
200 | mediaAddress |