sonusGwCloseReasonCode
SONUS-SBX-TRAP-MIB ·
.1.3.6.1.4.1.2879.2.10.1.1.13.1.2
Object
scalar Enumeration
Reason for close of Call Signaling Link.
Context
- MIB
- SONUS-SBX-TRAP-MIB
- OID
.1.3.6.1.4.1.2879.2.10.1.1.13.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sonusGatewaySignallingMIBNotificationsObjects
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::sonusGwCloseReasonCode.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::sonusGwCloseReasonCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | administratorInitiatedClose |
2 | closeRequestReceivedFromRemote |
3 | remoteNotResponding |
4 | internalError |
5 | configError |
6 | recvCallSigReqFromUnknownGw |
7 | socketErrNetworkDown |
8 | socketErrNetworkUnreachable |
9 | socketErrNetworkReset |
10 | socketErrSoftwareConnectionAbort |
11 | socketErrConnectionResetByPeer |
12 | socketErrNoBufferSpaceAvail |
13 | socketErrAlreadyConnected |
14 | socketErrNotConnected |
15 | socketErrCantSendAfterShutdown |
16 | socketErrTooManyReferences |
17 | socketErrConnectionTimedOut |
18 | socketErrUnknown |
19 | recvDuplicateLinkOpenReq |
20 | socketErrExceptionEvent |
21 | linkXmtCongestion |
22 | openNackReceivedFromRemote |
23 | idleTimeout |