pktcSigDevToneType
PKTC-EXCENTIS-SIG-MIB ·
.1.3.6.1.4.1.7432.2.1.1.32.1.1
Object
column Enumeration
Unique value that will correspond to the different tone types. These tones can be provisioned based on country specific needs. This object defines the type of tone being accessed. The alertingSignal, specialDial, specialInfo, release, congestion, userDefined1, userDefined2, userDefined3 and userDefined4 tone types are used in the E line package.
Context
- MIB
- PKTC-EXCENTIS-SIG-MIB
- OID
.1.3.6.1.4.1.7432.2.1.1.32.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pktcSigDevToneEntry
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 'PKTC-EXCENTIS-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EXCENTIS-SIG-MIB::pktcSigDevToneType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-EXCENTIS-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EXCENTIS-SIG-MIB::pktcSigDevToneType.<pktcSigDevToneType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-EXCENTIS-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-EXCENTIS-SIG-MIB::pktcSigDevToneType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | busy |
2 | confirmation |
3 | dial |
4 | messageWaiting |
5 | offHookWarning |
6 | ringBack |
7 | reOrder |
8 | stutterdial |
9 | callWaiting1 |
10 | callWaiting2 |
11 | callWaiting3 |
12 | callWaiting4 |
13 | alertingSignal |
14 | specialDial |
15 | specialInfo |
16 | release |
17 | congestion |
18 | userDefined1 |
19 | userDefined2 |
20 | userDefined3 |
21 | userDefined4 |