arrisMtaDevEndPntCallPState
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.2.4.3.1.37
Object
column Enumeration
Use this MIB to read the status of callp state
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.2.4.3.1.37- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arrisMtaDevEndPntEntry
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 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevEndPntCallPState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevEndPntCallPState.<arrisMtaDevEndPntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevEndPntCallPState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | out-of-service |
2 | redialing |
3 | idle |
4 | predial |
5 | dialing |
6 | calling |
7 | ringing |
8 | connected |
9 | waithook |
10 | connected-alerting |
11 | call-waiting |
12 | three-way-calling |
13 | conference |
14 | predial-holding |
15 | dialing-holding |
16 | calling-holding |
17 | waithook-holding |
18 | waithook-alerting |
19 | flash-digit |
20 | stranded-call |
21 | conf-before-answer |
22 | autocall-ringing |
23 | emergency-inject |
24 | wait-reg |
25 | restart |
26 | disconnected |
27 | inservice |