signalingPropertiesEarlyDisconnect
MX-CROUT-MIB ·
.0.1750.1.1200.1.400
Object
Early Disconnect
Enable/Disable the early disconnect feature.
When early disconnect is enabled, the SIP BYE message is sent
upon ISDN 'Disconnect' signal reception.
When early disconnect is disabled, the SIP BYE message is sent
upon ISDN 'Call release' signal reception.
If early disconnect is enabled but no ISDN 'Disconnect' message
is received, the SIP BYE message will be sent upon receiving an
ISDN 'Call release' as if the early disconnect was disabled.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.1200.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- signalingPropertiesEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CROUT-MIB::signalingPropertiesEarlyDisconnect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CROUT-MIB::signalingPropertiesEarlyDisconnect.<signalingPropertiesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CROUT-MIB::signalingPropertiesEarlyDisconnect'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |