sonusPscsTranErrorReason
SONUS-SBX-TRAP-MIB ·
.1.3.6.1.4.1.2879.2.10.1.1.3.1.2
Object
scalar Enumeration
The reason why a transaction has failed.
Context
- MIB
- SONUS-SBX-TRAP-MIB
- OID
.1.3.6.1.4.1.2879.2.10.1.1.3.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sonusSoftswitchClientServicesMIBNotificationsObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-SBX-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-SBX-TRAP-MIB::sonusPscsTranErrorReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-SBX-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-SBX-TRAP-MIB::sonusPscsTranErrorReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noSoftswitchAvailable |
2 | transactionTimeout |
3 | invalidParameters |
4 | receiveError |
5 | transmitError |
6 | encodeApiError |
7 | decodeApiError |
8 | noMatchingReplyCbFound |