behaviorOnInitialRegistrationReception
MX-SIPEP-MIB ·
.0.1400.1.800.900
Object
scalar r/w
Enumeration
Behaviour on Initial-Registration Reception
Configures the behaviour upon reception of a 380 or 504
carrying an XML body with a specified 'initial-registration'
action.
* NoRegistration: No registration refresh are sent upon
reception of the message.
* EndpointRegistration: Registration refresh of the endpoint
associated with the call is sent upon reception of the
message.
* UnitRegistration: Registration refresh of all the
usernames configured as 'unit registration' are sent upon
reception of the message.
* UnitAndEndpointRegistration: Registration refresh of the
endpoint associated with the call and of all the usernames
configured as 'unit registration' are sent upon reception
of the message.
If the registration(s) succeed, then the call is re-attempted.
If the registration(s) fail, then the call is terminated.
See also the RegistrationDelayOnInitialRegistrationReception
parameter.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.800.900- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- registrationGroup
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::behaviorOnInitialRegistrationReception.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::behaviorOnInitialRegistrationReception'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | noRegistration |
200 | endpointRegistration |
300 | unitRegistration |
400 | unitAndEndpointRegistration |