behaviorWhileInUnitShuttingDownState

MX-EPADM-MIB · .0.1500.1.300.200

Object

scalar r/w Enumeration
Unit Shutting Down Behavior
          
The behavior of the call permissions when the UnitAdminState
parameter is 'ShuttingDown' is the following:
          
  * BlockNewCalls: No new requests are accepted once all
    activity are terminated. Endpoints cannot make and receive
    calls.
  * AllowNewCalls: New requests are accepted until all
    activities are simultaneously terminated. Endpoints can
    make and receive calls.

Context

MIB
MX-EPADM-MIB
OID
.0.1500.1.300.200
Type
scalar
Access
readwrite
Status
current
Parent
unitConfigGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPADM-MIB::behaviorWhileInUnitShuttingDownState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPADM-MIB::behaviorWhileInUnitShuttingDownState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100blockNewCalls
200allowNewCalls