corNetSystemService2StageFlag
MX-CORNET-SYSTEM-MIB ·
.1.3.6.1.4.1.4935.20.40.1.1.100.100.1.30
Object
column r/w
Enumeration
The boolean flag used to distinguish between the services
that only require the user to enter the activation sequence
and those which necessitate further dialling from the user
once the server has responded to the service request.
no: The dialling of the activation sequence is all that is needed
to request the service.
yes: Following the service request, the server signals
the user and awaits the entry of further data. These
services make use of the corNetSystemServices2StageEndingMethod,
corNetSystemServices2StageTimeout and corNetSystemServices2StageEndKey
variables to establish how the end of second stage dialling is detected.
Context
- MIB
- MX-CORNET-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4935.20.40.1.1.100.100.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Default
no- Parent
- corNetSystemServicesEntry
- Groups
- 1
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-CORNET-SYSTEM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CORNET-SYSTEM-MIB::corNetSystemService2StageFlag'
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::corNetSystemService2StageFlag.<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::corNetSystemService2StageFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | yes |
Conformance
Member of