interopKeepAliveOptionFormat
MX-SIPEP-MIB ·
.0.1400.1.50000.6400
Object
scalar r/w
Enumeration
Interop Keep-Alive Option Format
Configures the Keep-Alive OPTION requests format.
* ShortFrom : The unit sends the OPTION request with the
standard format with only the unit's IP address in the
from header.
* FullFrom : The unit sends the OPTION request with the
standard format with the first registered username and IP
address in the from header.
The SipEp service must be restarted to apply a new username to
the Keep-Alive.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.6400- 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::interopKeepAliveOptionFormat.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::interopKeepAliveOptionFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | shortFrom |
200 | fullFrom |