PSAX-TRAP-MIB
AI MIB Summary
The PSAX-TRAP-MIB module defines SNMP trap definitions for PSAX (Packet Switching Architecture) hardware or software entities to notify management systems of critical operational events such as link state changes, hardware failures, or protocol anomalies. It enables network monitoring systems to parse and react to specific PSAX protocol alerts without requiring active polling of device status variables.
The MIB module for entities implementing the xxxx protocol.
Main OID:
psaxTraps.1.3.6.1.4.1.1751.1.1198.6.0
12
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
lucent OBJECT IDENTIFIER .1.3.6.1.4.1.1751 |
RFC1155-SMI Unknown .1.3.6.1.4.1.1751 |
RFC1213-MIB NOTIFICATION-TYPE .1.3.6.1.4.1.1751 |
products OBJECT IDENTIFIER .1.3.6.1.4.1.1751.1 |
softSwitch OBJECT IDENTIFIER .1.3.6.1.4.1.1751.1.1198 |
psaxDeviceServer OBJECT IDENTIFIER .1.3.6.1.4.1.1751.1.1198.6 |
psaxTrapsThe MIB module for entities implementing the xxxx
protocol. MODULE-IDENTITY .1.3.6.1.4.1.1751.1.1198.6.0 |
psaxCSConnectionStatusIndicates the registration status of the device
server(registered, unregistered or registration
failed).
VARIABLE DEFINITIONS:
1) timeStamp - time when the alarm occured, in
<sec>.<usec> format
2) code - bitwise OR of severity, facility, errorCode,
instanceID, severity<<28 | facility<<24 |
errorCode<<16 | instanceid
3) csID - call server identifier which will be
returned by the call server when any device server
registers to it.
4) csType - call server type, 'primary' or 'secondary'.
(Right now this information does not come from the
call server. It is set to 'primary'.), value = 0 for
primary, value = 1 for secondary
5) registrationStatus - registered | unregistred |
registrationFailed depending on whether the device
server is registered, unregistered or could not
register to the call server respectively.
6) reason - {unreachable | unknown |
invalidParam}, indicates the cause for the
registration failure.
7) comment - Any comment sent along with this trap.
Severity: INFO for registration/unregistration.
CRITICAL for failed registration. NOTIFICATION-TYPE .1.3.6.1.4.1.1751.1.1198.6.0.0 |
psaxGatewayUtilizationIt is triggered when a preset utilization value
is set for a gateway and it has met that utilization.
VARIABLE DEFINITIONS:
1) timeStamp - time when the alarm occured, in
<sec>.<usec> format
2) code - bitwise OR of severity, facility, errorCode,
instanceID, severity<<28 | facility<<24 |
errorCode<<16 | instanceid
2) gwID - unique identifier assigned to the gateway.
3) moduleID - The module of the gateway that reports
utilization.
4) percent - The percent of utilization being reported.
5) comment - Any comment sent along with this trap
Severity: INFO/MINOR depending on the preset value. NOTIFICATION-TYPE .1.3.6.1.4.1.1751.1.1198.6.0.1 |
psaxDSErrorWhen any error occurs in the device server.
VARIABLE DEFINITIONS:
1) timeStamp - time when the alarm occured, in
<sec>.<usec> format
2) code - bitwise OR of severity, facility, errorCode,
instanceID, severity<<28 | facility<<24 |
errorCode<<16 | instanceid
2) reason - the reason for the error that occurs
in the device server. Takes one of these values:
internalError | systemResourceUnavailable |
invalidGatewayID | unknown
3) comment - Any comment sent along with this trap.
Severity: INFO (internalError),
MAJOR (systemResourceUnavailable),
INFO (invalidGatewayID - gateway ID is invalid or
no such gateway exists)
INFO (unknownError - any other errors). NOTIFICATION-TYPE .1.3.6.1.4.1.1751.1.1198.6.0.2 |
psaxUnreachableGatewayWhen any gateway is unreachable . Either the
TCP/IP address is wrong or the gateway is down.
VARIABLE DEFINITIONS:
1) timeStamp - time when the alarm occured, in
<sec>.<usec> format
2) code - bitwise OR of severity, facility, errorCode,
instanceID, severity<<28 | facility<<24 |
errorCode<<16 | instanceid
3) gwID - unique identifier of the gateway
4) gwType - protocol handled by the gateway,
{ h323 | sip | psax }
5) gwIP - IP Address of the gateway, the device server
tries to connect to, in order to place a call.
6) port - call signalling port of the gateway,
the device server tries to connect to.
7) comment - Any comment sent along with this trap
Severity: MINOR depending on the preset value. NOTIFICATION-TYPE .1.3.6.1.4.1.1751.1.1198.6.0.3 |
psaxCommandFailedTriggered when any request is failed by the
device server.
VARIABLE DEFINITIONS:
1) timeStamp - time when the alarm occured, in
<sec>.<usec> format
2) code - bitwise OR of severity, facility, errorCode,
instanceID, severity<<28 | facility<<24 |
errorCode<<16 | instanceid
3) reason - reason for the failure of the command.
{internalError | systemResourceUnavailable
|notSupported | unknown }
4) comment - Any comment along with this trap.
Severity: MINOR (or may be command sensitive). NOTIFICATION-TYPE .1.3.6.1.4.1.1751.1.1198.6.0.4 |