endpointAutomaticShutdownEnable
MX-EPADM-MIB ·
.0.1500.1.400.100
Object
Endpoint Automatic Shutdown Enable
Indicates if an endpoint is physically shutdown when it is not
operational and in the 'idle-unusable' usage state.
* Disable: When an endpoint's usage state (
Endpoint.UsageState) becomes 'Idle-unusable' whatever the
value of its operational state, (Endpoint.OperationalState
) the endpoint remains physically up but the calls are
denied.
* Enabled: When the usage state (Endpoint.UsageState)
becomes 'Idle-unusable' and the operational state (
Endpoint.OperationalState) becomes 'Disable', the endpoint
is physically shutdown.
This parameter only applies if the
DisableSipGatewaysWhenTrunkLinesDown parameter is disabled.
Context
- MIB
- MX-EPADM-MIB
- OID
.0.1500.1.400.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- endpointConfigGroup
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-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPADM-MIB::endpointAutomaticShutdownEnable.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::endpointAutomaticShutdownEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |