corNetSystemServiceFirstDigitTimer

MX-CORNET-SYSTEM-MIB · .1.3.6.1.4.1.4935.20.40.1.1.100.100.1.35

Object

column r/w Unsigned32
Applies to the second stage of two-stage services.
This is the amount of time to wait (in milliseconds) for user input
while in the second stage of a service request.  If the delay expires,
the service request is cancelled altogether.  This avoids
waiting forever after the user has dialled an activation
sequence for a two-stage service.

Context

MIB
MX-CORNET-SYSTEM-MIB
OID
.1.3.6.1.4.1.4935.20.40.1.1.100.100.1.35
Type
column
Access
readwrite
Status
current
Default
20000
Parent
corNetSystemServicesEntry
Groups
1

Walk 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-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CORNET-SYSTEM-MIB::corNetSystemServiceFirstDigitTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CORNET-SYSTEM-MIB::corNetSystemServiceFirstDigitTimer.<corNetSystemServicesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CORNET-SYSTEM-MIB::corNetSystemServiceFirstDigitTimer'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1000-180000

Conformance