defaultUnitRegistrationUnregisteredBehavior
MX-SIPEP-MIB ·
.0.1400.1.800.450
Object
scalar r/w
Enumeration
Unregistered Unit Behaviour
Specifies whether the SIP gateway state should be affected or
not by the unit registrations state.
* NoEffect: The unit registrations state has no effect on
the SIP gateway state.
* DisableGateway: The SIP gateway goes in the 'unregistered'
state when all unit registrations are not in the
'registered' state.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.800.450- 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::defaultUnitRegistrationUnregisteredBehavior.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::defaultUnitRegistrationUnregisteredBehavior'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | noEffect |
200 | disableGateway |