sessionRefreshRequestMethod
MX-SIPEP-MIB ·
.0.1400.1.600.400
Object
scalar r/w
Enumeration
Method for Session Refresh Requests
Selects the method used for sending Session Refresh Requests.
* ReInvite: Session Refresh Requests are sent with the
INVITE method.
* Update: Session Refresh Requests are sent with the UPDATE
method.
Session Refresh Requests can be received via both methods,
regardless of how this parameter is configured.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.600.400- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sessionRefreshGroup
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::sessionRefreshRequestMethod.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::sessionRefreshRequestMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | reInvite |
200 | update |