h3cVoCallHisDisconnectText
H3C-VOCALLHISTORY-MIB ·
.1.3.6.1.4.1.2011.10.2.39.7.2.1.10
Object
column Enumeration
This object indicates the disconnection reason.
Context
- MIB
- H3C-VOCALLHISTORY-MIB
- OID
.1.3.6.1.4.1.2011.10.2.39.7.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cVoCallHistoryGenericEntry
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 'H3C-VOCALLHISTORY-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VOCALLHISTORY-MIB::h3cVoCallHisDisconnectText'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-VOCALLHISTORY-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VOCALLHISTORY-MIB::h3cVoCallHisDisconnectText.<h3cVoCallHisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-VOCALLHISTORY-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-VOCALLHISTORY-MIB::h3cVoCallHisDisconnectText'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normalRelease |
2 | cardNumberNotExist |
3 | invalidPassword |
4 | thisAccountsIsUsing |
5 | noEnoughBalance |
6 | theAccountsIsExpired |
7 | creditLimit |
8 | userReject |
9 | serviceInvalid |
10 | calledLimit |
11 | maxRedialTimesLimit |
12 | invalidParameter |
13 | callerHookOn |
14 | calledHookOn |
15 | networkProblem |
16 | unknownReason |