corNetSystemDataVoiceOnlyModeEnable
MX-CORNET-SYSTEM-MIB ·
.1.3.6.1.4.1.4935.20.40.1.1.50.10.1.150
Object
This variable defines whether the fax/modem tone is detected or not.
enable: Fax/Modem tones will not be detected (voice only);
disable: Fax/Modem tones will be detected (voice/fax/modem).
Context
- MIB
- MX-CORNET-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4935.20.40.1.1.50.10.1.150- Type
- column
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- corNetSystemDataIfEntry
- 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::corNetSystemDataVoiceOnlyModeEnable'
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::corNetSystemDataVoiceOnlyModeEnable.<ifIndex>'
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::corNetSystemDataVoiceOnlyModeEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of