BW-BroadworksNetworkServer
AI MIB Summary
The BW-BroadworksNetworkServer MIB module provides SNMP-based monitoring and management of BroadSoft Broadworks enterprise network servers, exposing system-level metrics such as CPU utilization, memory usage, interface statistics, and service process states. This structure enables network administrators to track the operational health and performance of the core Broadworks infrastructure components within a carrier-grade VoIP or unified communications environment.
This is the System Management Information structure for the Broadsoft enterprise.
Main OID:
broadsoft.1.3.6.1.4.1.6431
410
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
410 total| Object Name |
|---|
broadsoftThis is the System Management Information structure for the Broadsoft enterprise. MODULE-IDENTITY .1.3.6.1.4.1.6431 |
broadworks OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1 |
nsExecutionServer OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5 |
system OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.1 |
licensing OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.1.11 |
bwNbTimePeriodWithLicenseViolationsNumber of Time Periods in which a license violation occurredro Counter32 .1.3.6.1.4.1.6431.1.5.1.11.1 |
bwNbTransactionInViolationNumber of transactions that were in violation since the last BroadWorks restartro Counter32 .1.3.6.1.4.1.6431.1.5.1.11.2 |
bwNbThresholdAlarmSentNumber of times a threshold alarm was sent since the last BroadWorks restartro Counter32 .1.3.6.1.4.1.6431.1.5.1.11.3 |
bwNbNonInviteTimePeriodWithLicenseViolationsNumber of time periods in which a non-invite transaction license violation occurred.ro Counter32 .1.3.6.1.4.1.6431.1.5.1.11.4 |
bwNbNonInviteTransactionInViolationNumber of non-invite transactions that were in violation since the last BroadWorks restart.ro Counter32 .1.3.6.1.4.1.6431.1.5.1.11.5 |
bwNbNonInviteThresholdAlarmSentNumber of times a threshold alarm for non-invite transaction was sent since the last BroadWorks restart.ro Counter32 .1.3.6.1.4.1.6431.1.5.1.11.6 |
internalStats OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.1.12 |
bwNSSystemInternalQueueResetsWhen set to a value other then 0, all the internal queue statistic stored under bwNSSystemInternalQueueTable are reset to 0.rw Counter32 .1.3.6.1.4.1.6431.1.5.1.12.1 |
bwNSSystemInternalQueueTableThis table contains statistics about the BroadWorks internal queues SEQUENCE OF BwNSSystemInternalQueueEntry .1.3.6.1.4.1.6431.1.5.1.12.2 |
bwNSSystemInternalQueueEntryThis row contains the statistics for a given internal queue in the system BwNSSystemInternalQueueEntry .1.3.6.1.4.1.6431.1.5.1.12.2.1 |
bwNSSystemInternalQueueIndexThis integer represents an index to an internal queue in the system.ro Unsigned32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.1 |
bwNSSystemInternalQueueNameThis string represents the name of an internal queue.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.1.12.2.1.2 |
bwNSSystemInternalQueueSizeThe number of sample elements that the average, minimum and maximum holding time were calculated from.ro Counter32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.3 |
bwNSSystemInternalQueueTimeAvgThe average queue holding time. Note that this value is in 1/1000 of millisec, i.e. divide by 1000 to get the value in milliseconds.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.4 |
bwNSSystemInternalQueueTimeMinThe smallest queue sample holding time.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.5 |
bwNSSystemInternalQueueTimeMaxThe biggest queue sample holding time.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.6 |
bwNSSystemInternalQueueTimeMaxTimestampThis counter was replaced by bwNSSystemInternalQueueTimeMaxTimestampMSB and bwNSSystemInternalQueueTimeMaxTimestampLSBroobsolete Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.7 |
bwNSSystemInternalQueueLengthCurrentThe number of elements currently hold in the queue.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.8 |
bwNSSystemInternalQueueLengthAvgThe average number of elements simultaneously held in the queue multiple by 1000. Divide by 1000 to get the value in units.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.9 |
bwNSSystemInternalQueueLengthMaxThe maximum number of elements simultaneously held in the queue multiple by 1000. Divide by 1000 to get the value in units.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.10 |
bwNSSystemInternalQueueLengthMaxTimestampThis counter was replaced by bwNSSystemInternalQueueLengthMaxTimestampMSB and bwNSSystemInternalQueueLengthMaxTimestampLSB.roobsolete Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.11 |
bwNSSystemInternalQueueTimeMaxTimestampMSBThe most significant part of the timestamp (4 most significant bytes) of when bwSystemInternalQueueTimeMax was obtained.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.12 |
bwNSSystemInternalQueueLengthMaxTimestampMSBThe most significant part of the timestamp (4 most significant bytes) of when bwSystemInternalQueueLengthMax was obtained.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.13 |
bwNSSystemInternalQueueLengthMaxTimestampLSBThe least significant part of the timestamp (4 least significant bytes) of when bwSystemInternalQueueLengthMax was obtained.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.14 |
bwNSSystemInternalQueueTimeMaxTimestampLSBThe least significant part of the timestamp (4 least significant bytes) of when bwSystemInternalQueueTimeMax was obtained.ro Gauge32 .1.3.6.1.4.1.6431.1.5.1.12.2.1.15 |
overloadStats OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.1.13 |
bwNSCurrentCallOverloadZoneThe current call related overload zone.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.1.13.1 |
bwNSNumCallYellowZoneOverloadTransThe number of times that the server has transitioned to the call-related yellow overload zone.rw Counter32 .1.3.6.1.4.1.6431.1.5.1.13.2 |
bwNSNumCallRedZoneOverloadTransThe number of times that the server has transitioned to the call-related red overload zone.rw Counter32 .1.3.6.1.4.1.6431.1.5.1.13.3 |
bwNSCurrentNonCallOverloadZoneThe current non-call related overload zone.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.1.13.4 |
bwNSNumNonCallYellowZoneOverloadTransThe number of times that the server has transitioned to the non-call-related yellow overload zone.rw Counter32 .1.3.6.1.4.1.6431.1.5.1.13.5 |
bwNSNumNonCallRedZoneOverloadTransThe number of times that the server has transitioned to the non-call-related red overload zone.rw Counter32 .1.3.6.1.4.1.6431.1.5.1.13.6 |
bwNSNumDiscardedMessageThe number of messages that were dropped from the SIP decoder queues.rw Counter32 .1.3.6.1.4.1.6431.1.5.1.13.7 |
bwNSTimeLastDiscardedMessageThe last time a message was dropped from the SIP decoder queues.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.1.13.8 |
processing OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.2 |
policies OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.2.3 |
publicPolicyStatTableThis table stores all of the public policies standard measurements. SEQUENCE OF PublicPolicyStatEntry .1.3.6.1.4.1.6431.1.5.2.3.1 |
publicPolicyStatEntryPoint of entry for entries to table publicPolicyStatTable. PublicPolicyStatEntry .1.3.6.1.4.1.6431.1.5.2.3.1.1 |
pubPolStatIDDescription Unsigned32 .1.3.6.1.4.1.6431.1.5.2.3.1.1.1 |
pubPolStatPolicyNamethe name of the policyro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.3.1.1.2 |
pubPolStatNbInstancesthe number of instances of that policy in the systemro Gauge32 .1.3.6.1.4.1.6431.1.5.2.3.1.1.3 |
pubPolStatNbRequeststhe total number of requests processed by that policyrw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.1.1.4 |
pubPolStatNbRequestsFailuresthe total number of calls that were sent to treatment by this policyrw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.1.1.5 |
pubPolStatNbRequestsResultsthe total number of calls for which that policy has provided a route listrw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.1.1.6 |
privatePolicyStatTableThis table stores all of the private policies standard measurements. SEQUENCE OF PrivatePolicyStatEntry .1.3.6.1.4.1.6431.1.5.2.3.2 |
privatePolicyStatEntryPoint of entry for entries to table privatePolicyStatTable. PrivatePolicyStatEntry .1.3.6.1.4.1.6431.1.5.2.3.2.1 |
privPolStatIDDescription Unsigned32 .1.3.6.1.4.1.6431.1.5.2.3.2.1.1 |
privPolStatEnterpriseNamethe name of the enterprise to which the policy is assignedro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.3.2.1.2 |
privPolStatPolicyNamethe name of the policyro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.3.2.1.3 |
privPolStatNbRequeststhe total number of requests processed by that policyrw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.2.1.4 |
privPolStatNbRequestsFailuresthe total number of calls that were sent to treatment by this policyrw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.2.1.5 |
privPolStatNbRequestsResultsthe total number of calls for which that policy has provided a route listrw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.2.1.6 |
policyInfoTableThe table allow for a policy to implement additional custom measurements. Both private and public policies can extend this table. SEQUENCE OF PolicyInfoEntry .1.3.6.1.4.1.6431.1.5.2.3.3 |
policyInfoEntryPoint of entry for entries to table policyInfoTable. PolicyInfoEntry .1.3.6.1.4.1.6431.1.5.2.3.3.1 |
polInfoIDDescription Unsigned32 .1.3.6.1.4.1.6431.1.5.2.3.3.1.1 |
polInfoEnterpriseNamethe name of the enterprise for which the policy count appliesro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.3.3.1.2 |
polInfoPolicyNamethe name of the policy for which the policy count appliesro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.3.3.1.3 |
polInfoInfoNamethe information monitoredro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.3.3.1.4 |
polInfoNbOccurencestotal number of occurrences of this information/policyrw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.3.1.5 |
bwNbPolicyRequestsThis counter reflects the total number of Policy processing requests received by BroadWorks.rw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.4 |
bwNbPolicyRequestFailuresThis counter reflects the total number of Policy processing request failures received by BroadWorks.rw Counter32 .1.3.6.1.4.1.6431.1.5.2.3.5 |
neStatTableThis table implements generic per Network Element measurements. SEQUENCE OF NeStatEntry .1.3.6.1.4.1.6431.1.5.2.4 |
neStatEntryPoint of entry for entries to table neStatTable. NeStatEntry .1.3.6.1.4.1.6431.1.5.2.4.1 |
neStatIDDescription Unsigned32 .1.3.6.1.4.1.6431.1.5.2.4.1.1 |
neStatNamename of the network element that sent a request to the network serverro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.4.1.2 |
neStatNbSIPRequeststotal number of SIP requests coming inrw Counter32 .1.3.6.1.4.1.6431.1.5.2.4.1.3 |
neStatNbSIPRequestsFailurestotal number of SIP requests which resulted in a treatmentrw Counter32 .1.3.6.1.4.1.6431.1.5.2.4.1.4 |
neStatNbMSSRequeststotal number of MSS requests coming inrw Counter32 .1.3.6.1.4.1.6431.1.5.2.4.1.5 |
neStatNbMSSRequestsFailurestotal number of MSS requests resulting in an errorrw Counter32 .1.3.6.1.4.1.6431.1.5.2.4.1.6 |
errorStatTableThis table implements measurements for all the error codes defined in the system. SEQUENCE OF ErrorStatEntry .1.3.6.1.4.1.6431.1.5.2.5 |
errorStatEntryPoint of entry for entries to table errorStatTable. ErrorStatEntry .1.3.6.1.4.1.6431.1.5.2.5.1 |
errStatIDDescription Unsigned32 .1.3.6.1.4.1.6431.1.5.2.5.1.1 |
errStatNamecode name of the network server errorro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.5.1.2 |
errStatNbOccurencestotal number of times this error occurredrw Counter32 .1.3.6.1.4.1.6431.1.5.2.5.1.3 |
bwNSCallpCallsPerSecondThis gauge reflects the incoming queue size in the NRS receiver.ro Gauge32 .1.3.6.1.4.1.6431.1.5.2.6 |
carrierStatTableThis table stores the statistics for all the carriers used to route calls in the system. SEQUENCE OF CarrierStatEntry .1.3.6.1.4.1.6431.1.5.2.7 |
carrierStatEntryPoint of entry for entries to table carrierStatTable. CarrierStatEntry .1.3.6.1.4.1.6431.1.5.2.7.1 |
bwCarrierStatIDUnique identifier for a carrier in the system. Unsigned32 .1.3.6.1.4.1.6431.1.5.2.7.1.1 |
bwCarrierNameThe name of a carrier defined on the network server.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.7.1.2 |
bwCarrierCicA CIC used for a given carrier in the system.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.2.7.1.3 |
bwCarrierNbIntraLataCallsThis counter shall be incremented each time a carrier is used to carry an international call.rw Counter32 .1.3.6.1.4.1.6431.1.5.2.7.1.4 |
bwCarrierNbInterLataCallsThis counter shall be incremented each time a carrier is used to carry an inter-LATA call.rw Counter32 .1.3.6.1.4.1.6431.1.5.2.7.1.5 |
bwCarrierNbInternationalCallsThis counter shall be incremented each time a carrier is used to carry an intra-LATA call.rw Counter32 .1.3.6.1.4.1.6431.1.5.2.7.1.6 |
protocol OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.3 |
sip OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.3.1 |
bwNSSipStatsInviteInsThis counter reflects the total number of INVITE requests received by BroadWorks.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.1 |
bwNSSipStatsAckInsThis counter reflects the total number of ACK requests received by BroadWorks.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.2 |
bwNSSipStatsInviteResponsesTableThis table contains the counters for all SIP responses to the Invite requests sent by BroadWorks. Each counter is a 32-Bit counter. The response code is used to index into the table. Here are all the response codes: 302, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 420, 480, 481, 482, 483, 484, 485, 486, 487 SEQUENCE OF BwNSSipStatsInviteResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.3 |
bwNSSipStatsInviteResponsesEntryThis row contains information on a particular SIP status code sent in response to an Invite BwNSSipStatsInviteResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.3.1 |
bwNSSipStatsInviteResponseCodeValueThis integer represents a SIP status code. The rest of the information in this row is related to this value. Integer32 ( 100 .. 999 ) .1.3.6.1.4.1.6431.1.5.3.1.3.1.1 |
bwNSSipStatsInviteResponseOutsThis counter represents the number of SIP responses sent in response to an Inviterw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.3.1.3 |
bwNSSipStatsCancelInsThis counter reflects the total number of CANCEL requests received by BroadWorks.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.4 |
bwNSSipStatsRegisterInsThis counter reflects the total number of REGISTER requests received by BroadWorks.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.5 |
bwNSSipStatsNotifyInsThis counter reflects the total number of INFO requests received by BroadWorksrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.6 |
bwNSSipStatsSubscribeInsThis counter reflects the total number of SUBSCRIBE message that have been received at the AS.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.7 |
bwNSSipStatsMessageInsThis counter reflects the total number of MESSAGE message that have been received at the AS.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.8 |
bwNSSipStatsInfoInsThis counter reflects the total number of INFO requests received by BroadWorksrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.9 |
bwNSSipStatsOptionsInsThis counter reflects the total number of OPTIONS requests received by BroadWorks.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.10 |
bwNSSipStatsOptionsResponsesTableThis table contains the counters for all SIP responses to the Options requests received or sent by BroadWorks. Each counter is a 32-Bit counter. The response code is used to index into the table. Here are all the response codes: 100, 180, 181, 182, 183, 200, 300, 301, 302, 305, 380, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 420, 480, 481, 482, 483, 484, 485, 486, 487, 500, 501, 502, 503, 504, 505, 600, 603, 604, 606 SEQUENCE OF BwNSSipStatsOptionsResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.11 |
bwNSSipStatsOptionsResponsesEntryThis row contains information on a particular SIP status code received or sent in response to a Options BwNSSipStatsOptionsResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.11.1 |
bwNSSipStatsOptionsResponseCodeValueThis integer represents a SIP status code. The rest of the information in this row is related to this value. Integer32 ( 100 .. 999 ) .1.3.6.1.4.1.6431.1.5.3.1.11.1.1 |
bwNSSipStatsOptionsResponseInsThis counter represents the number of SIP responses received in response to an Optionsrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.11.1.2 |
bwNSSipStatsOptionsResponseOutsThis counter represents the number of SIP responses sent in response to an Optionsrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.11.1.3 |
bwNSSipStatsRegisterResponsesTableThis table contains the counters for all SIP responses to the Register requests received or sent by BroadWorks. Each counter is a 32-Bit counter. The response code is used to index into the table. Here are all the response codes: 100, 180, 181, 182, 183, 200, 300, 301, 302, 305, 380, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 420, 480, 481, 482, 483, 484, 485, 486, 487, 500, 501, 502, 503, 504, 505, 600, 603, 604, 606 SEQUENCE OF BwNSSipStatsRegisterResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.12 |
bwNSSipStatsRegisterResponsesEntryThis row contains information on a particular SIP status code received or sent in response to a Register BwNSSipStatsRegisterResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.12.1 |
bwNSSipStatsRegisterResponseCodeValueThis integer represents a SIP status code. The rest of the information in this row is related to this value. Integer32 ( 100 .. 999 ) .1.3.6.1.4.1.6431.1.5.3.1.12.1.1 |
bwNSSipStatsRegisterResponseInsThis counter represents the number of SIP responses received in response to a Registerrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.12.1.2 |
bwNSSipStatsRegisterResponseOutsThis counter represents the number of SIP responses sent in response to a Registerrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.12.1.3 |
bwNSSipStatsInfoResponsesTableThis table contains the counters for all SIP responses to the Info requests received or sent by BroadWorks. Each counter is a 32-Bit counter. The response code is used to index into the table. Here are all the response codes: 100, 180, 181, 182, 183, 200, 300, 301, 302, 305, 380, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 420, 480, 481, 482, 483, 484, 485, 486, 487, 500, 501, 502, 503, 504, 505, 600, 603, 604, 606 SEQUENCE OF BwNSSipStatsInfoResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.13 |
bwNSSipStatsInfoResponsesEntryThis row contains information on a particular SIP status code received or sent in response to an Info BwNSSipStatsInfoResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.13.1 |
bwNSSipStatsInfoResponseCodeValueThis integer represents a SIP status code. The rest of the information in this row is related to this value. Integer32 ( 100 .. 999 ) .1.3.6.1.4.1.6431.1.5.3.1.13.1.1 |
bwNSSipStatsInfoResponseInsThis counter represents the number of SIP responses received in response to an Inforw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.13.1.2 |
bwNSSipStatsInfoResponseOutsThis counter represents the number of SIP responses sent in response to an Inforw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.13.1.3 |
bwNSSipStatsNotifyResponsesTableThis table contains the counters for all SIP responses to the Notify requests received or sent by BroadWorks. Each counter is a 32-Bit counter. The response code is used to index into the table. Here are all the response codes: 100, 180, 181, 182, 183, 200, 300, 301, 302, 305, 380, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 420, 480, 481, 482, 483, 484, 485, 486, 487, 500, 501, 502, 503, 504, 505, 600, 603, 604, 606 SEQUENCE OF BwNSSipStatsNotifyResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.14 |
bwNSSipStatsNotifyResponsesEntryThis row contains information on a particular SIP status code received or sent in response to an Notify BwNSSipStatsNotifyResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.14.1 |
bwNSSipStatsNotifyResponseCodeValueThis integer represents a SIP status code. The rest of the information in this row is related to this value. Integer32 ( 100 .. 999 ) .1.3.6.1.4.1.6431.1.5.3.1.14.1.1 |
bwNSSipStatsNotifyResponseInsThis counter represents the number of SIP responses received in response to a Notifyrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.14.1.2 |
bwNSSipStatsNotifyResponseOutsThis counter represents the number of SIP responses sent in response to a Notifyrw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.14.1.3 |
bwNSSipStatsSubscribeResponsesTableThis table contains the counters for all SIP responses to the Subscribe requests received or sent by BroadWorks. Each counter is a 32-Bit counter. The response code is used to index into the table. Here are all the response codes: 100, 180, 181, 182, 183, 200, 300, 301, 302, 305, 380, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 420, 480, 481, 482, 483, 484, 485, 486, 487, 500, 501, 502, 503, 504, 505, 600, 603, 604, 606 SEQUENCE OF BwNSSipStatsSubscribeResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.15 |
bwNSSipStatsSubscribeResponsesEntryThis row contains information on a particular SIP status code received or sent in response to a Subscribe BwNSSipStatsSubscribeResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.15.1 |
bwNSSipStatsSubscribeResponseCodeValueThis integer represents a SIP status code. The rest of the information in this row is related to this value. Integer32 ( 100 .. 999 ) .1.3.6.1.4.1.6431.1.5.3.1.15.1.1 |
bwNSSipStatsSubscribeResponseInsThis counter represents the number of SIP responses received in response to a Subscriberw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.15.1.2 |
bwNSSipStatsSubscribeResponseOutsThis counter represents the number of SIP responses sent in response to a Subscriberw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.15.1.3 |
bwNSSipStatsMessageResponsesTableThis table contains the counters for all SIP responses to the Message requests received or sent by BroadWorks. Each counter is a 32-Bit counter. The response code is used to index into the table. Here are all the response codes: 100, 180, 181, 182, 183, 200, 300, 301, 302, 305, 380, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 420, 480, 481, 482, 483, 484, 485, 486, 487, 500, 501, 502, 503, 504, 505, 600, 603, 604, 606 SEQUENCE OF BwNSSipStatsMessageResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.16 |
bwNSSipStatsMessageResponsesEntryThis row contains information on a particular SIP status code received or sent in response to a Message BwNSSipStatsMessageResponsesEntry .1.3.6.1.4.1.6431.1.5.3.1.16.1 |
bwNSSipStatsMessageResponseCodeValueThis integer represents a SIP status code. The rest of the information in this row is related to this value. Integer32 ( 100 .. 999 ) .1.3.6.1.4.1.6431.1.5.3.1.16.1.1 |
bwNSSipStatsMessageResponseInsThis counter represents the number of SIP responses received in response to a Messagerw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.16.1.2 |
bwNSSipStatsMessageResponseOutsThis counter represents the number of SIP responses sent in response to a Messagerw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.16.1.3 |
bwNSSipStatsFailuresThis counter reflects the total number of request failures, i.e. the number of responses that were not 302srw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.17 |
bwNSSipStatsActiveTcpConnectionsThis gauge is incremented whenever a SIP TCP connection is established. It decremented whenever a connection is closed.ro Gauge32 .1.3.6.1.4.1.6431.1.5.3.1.18 |
bwNSSipStatsTcpInsThis counter is incremented whenever a SIP message is received via TCP.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.19 |
bwNSSipStatsTcpOutsThis counter is incremented whenever a SIP message is sent via TCP.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.20 |
bwNSSipStatsTcpFailuresThis counter is incremented whenever a SIP message was attempted to be sent via TCP but failed.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.21 |
bwNSSipStatsUdpInsThis counter is incremented whenever a SIP message is received via UDP.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.22 |
bwNSSipStatsUdpOutsThis counter is incremented whenever a SIP message is sent via UDP.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.23 |
bwNSSIPReclaimedStaleTcpConnectionsThis counter is incremented every time a SIP TCP connection is reclaimed because it is stale.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.24 |
congestionManagement OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.3.1.25 |
bwNSCongestionManagementNeighborTableThis table contains congestion management information associated to neighbors. SEQUENCE OF BwNSCongestionManagementNeighborEntry .1.3.6.1.4.1.6431.1.5.3.1.25.1 |
bwNSCongestionManagementNeighborEntryThis row contains congestion management information related to a neighbor. BwNSCongestionManagementNeighborEntry .1.3.6.1.4.1.6431.1.5.3.1.25.1.1 |
bwNSCongestionManagementNeighborIndexIndex to a neighbor IP address. Unsigned32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.1 |
bwNSCongestionManagementNeighborIpAddressThe IP address of the neighbor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.2 |
bwNSCongestionManagementNeighborInviteInThis is the number of Invite requests that the neighbor sends to the Network Server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.3 |
bwNSCongestionManagementNeighborRegisterInThis is the number of Register requests that the neighbor sends to the Network Server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.4 |
bwNSCongestionManagementNeighborOptionsInThis is the number of Options requests that the neighbor sends to the Network Server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.5 |
bwNSCongestionManagementNeighborOptionsOutThis is the number of Options requests that the Network Server sends to the neighbor.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.6 |
bwNSCongestionManagementNeighborSubscribeNotifyInThis is the number of Subscribe and Notify requests that the neighbor sends to the Network Server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.7 |
bwNSCongestionManagementNeighbor5xxInThis is the number of 5xx responses that the neighbor sends to the Network Server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.8 |
bwNSCongestionManagementNeighborCallpRequestInRateThis is the incoming callp requests rate.ro Gauge32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.9 |
bwNSCongestionManagementNeighborNonCallpRequestInRateThis is the incoming non-callp requests rate.ro Gauge32 .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.10 |
bwNSCongestionManagementNeighborStateThe current congestion management state of the neighbor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.11 |
bwNSCongestionManagementNeighborCapabilityThe congestion management capability of the neighbor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.1.25.1.1.12 |
nrs OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.3.2 |
bwNSNbInvalidMessagesReceivedThis counter is incremented when an invalid NRS message is received (either the header was valid but the body was not, or the message was pure junk)rw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.6 |
bwNSNbRequestsReceivedThis counter is incremented when a NRS request is receivedrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.7 |
bwNSNbResponsesReceivedThis counter is incremented when a NRS response is receivedrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.8 |
bwNSNbErrorsReceivedThis counter is incremented when a NRS error is receivedrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.9 |
bwNSNbRequestsSentThis counter is incremented when a NRS request is sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.10 |
bwNSNbResponsesSentThis counter is incremented when a NRS response is sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.11 |
bwNSNbErrorsSentThis counter is incremented when a NRS error is sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.12 |
bwNSNbRequestsResentThis counter is incremented when a NRS request is re-sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.13 |
bwNSNbResponsesResentThis counter is incremented when a NRS response is re-sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.14 |
bwNSNbRequestsUnansweredThis counter is incremented when a NRS request remains unanswered after a series of retriesrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.15 |
bwNSNRSStatsTableThis table contains the counters for all NRS protocols SEQUENCE OF BwNSNRSStatsEntry .1.3.6.1.4.1.6431.1.5.3.2.16 |
bwNSNRSStatsEntryThis row contains information on a particular NRS protocol BwNSNRSStatsEntry .1.3.6.1.4.1.6431.1.5.3.2.16.1 |
bwNSNRSStatsTableIndexThis integer represents a NRS protocol status code. The rest of the information in this row is related to this value. Unsigned32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.1 |
bwNSNRSStatsTableProtocolNameThis string represents the NRS protocol namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.2.16.1.2 |
bwNSNRSStatsTableNbRequestsReceivedThis counter is incremented when a request is receivedrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.3 |
bwNSNRSStatsTableNbResponsesReceivedThis counter is incremented when a response is receivedrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.4 |
bwNSNRSStatsTableNbErrorsReceivedThis counter is incremented when an error is receivedrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.5 |
bwNSNRSStatsTableNbRequestsSentThis counter is incremented when a request is sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.6 |
bwNSNRSStatsTableNbResponsesSentThis counter is incremented when a response is sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.7 |
bwNSNRSStatsTableNbErrorsSentThis counter is incremented when an error is sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.8 |
bwNSNRSStatsTableNbRequestsResentThis counter is incremented when a request is re-sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.9 |
bwNSNRSStatsTableNbResponsesResentThis counter is incremented when a response is re-sentrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.10 |
bwNSNRSStatsTableNbRequestsUnansweredThis counter is incremented when a request remains unanswered after a series of retriesrw Counter32 .1.3.6.1.4.1.6431.1.5.3.2.16.1.11 |
callLog OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.3.6 |
calllogNbEnterprisesNumber of enterprises for which call logging is enabledro Gauge32 .1.3.6.1.4.1.6431.1.5.3.6.1 |
calllogNbClientsNumber of call log client that are currently connected to the NetworkServerro Gauge32 .1.3.6.1.4.1.6431.1.5.3.6.2 |
nsXSCommonCommStats OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.3.7 |
bwNSCommonCommXSStatsTableThis table contains counters for BCCT for the XS process. SEQUENCE OF BwNSCommonCommXSStatsEntry .1.3.6.1.4.1.6431.1.5.3.7.1 |
bwNSCommonCommXSStatsEntryDefinition of the entries for bwNSCommonCommXSStatsTable. BwNSCommonCommXSStatsEntry .1.3.6.1.4.1.6431.1.5.3.7.1.1 |
bwNSCommonCommXSStatsIndexThis integer represents an index in table bwNSCommonCommXSStatsTable. The index represents a connection for a specific Host-Interfacece-Protocol combination.ro Unsigned32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.1 |
bwNSCommonCommXSHostThe address of a host connected to the BroadWorks Common Communication Protocol.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.7.1.1.2 |
bwNSCommonCommXSInterfaceThe IP address of a local interface that a protocol is bound to.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.7.1.1.3 |
bwNSCommonCommXSProtocolThe name of a BroadWorks Common Communication Protocol client protocol, e.g. OCI or SyncApi.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.7.1.1.4 |
bwNSCommonCommXSAcceptedOutboundConnectionsThis counter is incremented whenever a client in this process connects to the framework to a remote host, using the interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.5 |
bwNSCommonCommXSAcceptedInboundConnectionsThis counter is incremented whenever a client in this process connects to the framework from a remote host, using the interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.6 |
bwNSCommonCommXSRejectedOutboundConnectionsThis counter is incremented whenever a client connection request going from this process to a remote host and going through this interface has been rejected for a particular protocol.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.7 |
bwNSCommonCommXSRejectedInboundConnectionsThis counter is incremented whenever a client connection request coming to this host and going through this interface has been rejected by the framework for a particular protocol.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.8 |
bwNSCommonCommXSOutputMessagesProcessedThis counter is incremented whenever a message has been sent and processed for this host, interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.9 |
bwNSCommonCommXSInputMessagesProcessedThis counter is incremented whenever a message has been received and processed for this host, interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.10 |
bwNSCommonCommXSOutputCommunicationErrorsThis counter is incremented whenever a message could not be read because the TCP stack returned an error.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.11 |
bwNSCommonCommXSInputCommunicationErrorsThis counter is incremented whenever a message has been sent and processed for this host, interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.7.1.1.12 |
tcp OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.3.8 |
bwNSXSTcpServersStatsTableThis table contains counters for TCP underlying framework for the NSXS process. SEQUENCE OF BwNSXSTcpServersStatsEntry .1.3.6.1.4.1.6431.1.5.3.8.1 |
bwNSXSTcpServersStatsEntryDefinition of the entries for bwNSXSTcpServersStatsTable. BwNSXSTcpServersStatsEntry .1.3.6.1.4.1.6431.1.5.3.8.1.1 |
bwNSXSTcpServersStatsIndexThis integer represents an index in table bwNSXSTcpServersStatsTable. This is the index to a specific TCP server name.ro Unsigned32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.1 |
bwNSXSTcpServersNameThe name of TCP server - Names are internally defined at at the application level.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.3.8.1.1.2 |
bwNSXSTcpServersNbConnectionsAcceptedThis counter represents the number of connections accepted by the TCP server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.3 |
bwNSXSTcpServersNbConnectionsRefusedThis counter represents the number of connections refused by the TCP server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.4 |
bwNSXSTcpServersNbConnectionsInitiatedThis counter represents the number of connections initiated by the TCP server.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.5 |
bwNSXSTcpServersNbConnectionsClosedThis counter represents the number of connections closed by the TCP server or remote hosts.rw Counter32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.6 |
bwNSXSTcpServersNbBytesSentThis counter represents the number of bytes sent by the TCP server.rw Gauge32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.7 |
bwNSXSTcpServersNbBytesReceivedThis counter represents the number of bytes received by the TCP server.rw Gauge32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.8 |
bwNSXSTcpServersOutgoingQueueSizeThis counter represents the number of bytes in the outgoing queue.ro Gauge32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.9 |
bwNSXSTcpServersIncomingQueueSizeThis counter represents the number of bytes in the incoming queue.ro Gauge32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.10 |
bwNSXSTcpServersNbBytesSentSecureThis counter represents the number of bytes sent by the TCP server over secure connections.rw Gauge32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.11 |
bwNSXSTcpServersNbBytesReceivedSecureThis counter represents the number of bytes received by the TCP server over secure connections.rw Gauge32 .1.3.6.1.4.1.6431.1.5.3.8.1.1.12 |
persistency OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.4 |
timesTen OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.4.1 |
ttNSNbConnectionsCreatedThis counter reflects the total number of connections that have been opened to the DB.rw Counter32 .1.3.6.1.4.1.6431.1.5.4.1.1 |
ttNSConnectionPoolSizeThis gauge reflects the pool size of the DB.ro Gauge32 .1.3.6.1.4.1.6431.1.5.4.1.2 |
ttNSNbBackdoorUpdatesThis counter reflects the total number of backdoor updates made to the DB.rwobsolete Counter32 .1.3.6.1.4.1.6431.1.5.4.1.3 |
ttNSNbFailedCheckpointsThis counter reflects the total number of failed checkpoints of the DB.rwobsolete Counter32 .1.3.6.1.4.1.6431.1.5.4.1.4 |
xsRemoteXla OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.4.1.5 |
xsNSRemoteXlaNbTimesConnectedNumber of times a connection was made to the RemoteXla serverrw Counter32 .1.3.6.1.4.1.6431.1.5.4.1.5.1 |
xsNSRemoteXlaNbTimesDisconnectedNumber of times the process was disconnected from the RemoteXla serverrw Counter32 .1.3.6.1.4.1.6431.1.5.4.1.5.2 |
xsNSRemoteXlaUpdatesProcessedNumber of XLA updates processedrw Counter32 .1.3.6.1.4.1.6431.1.5.4.1.5.3 |
xsNSRemoteXlaUpdatesPendingNumber of XLA updates pending to be processedrw Gauge32 .1.3.6.1.4.1.6431.1.5.4.1.5.4 |
bwNSXSAvgUpdateTimeAverage DB update time in millisecondsro Gauge32 .1.3.6.1.4.1.6431.1.5.4.1.6 |
bwNSXSAvgRowsUpdatedAverage number of rows affected in DB updatesro Gauge32 .1.3.6.1.4.1.6431.1.5.4.1.7 |
bwNSXSAvgQueryTimeAverage DB query time in millisecondsro Gauge32 .1.3.6.1.4.1.6431.1.5.4.1.8 |
bwNSXSAvgRowsQueriedAverage number of rows processed in DB queriesro Gauge32 .1.3.6.1.4.1.6431.1.5.4.1.9 |
bwNSXSUpdateCountNumber of DB updates performed since the application startedrw Counter32 .1.3.6.1.4.1.6431.1.5.4.1.10 |
bwNSXSQueryCountNumber of DB queries performed since the application startedrw Counter32 .1.3.6.1.4.1.6431.1.5.4.1.11 |
bwNSXSTTHWMTableThis table contains counters for the XS TimesTen high water marks. SEQUENCE OF BwNSXSTTHWMEntry .1.3.6.1.4.1.6431.1.5.4.1.12 |
bwNSXSTTHWMEntryDefinition of the entries for bwNSXSTTHWMTable. BwNSXSTTHWMEntry .1.3.6.1.4.1.6431.1.5.4.1.12.1 |
bwNSXSTTHWMIndexThis integer represents an index in table bwNSXSTTHWMTable. This is the index to a specific high water mark.ro Unsigned32 .1.3.6.1.4.1.6431.1.5.4.1.12.1.1 |
bwNSXSTTHWMNameThe name of an XS TimesTen high water mark.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.4.1.12.1.2 |
bwNSXSTTHWMValueThe value of an XS TimesTen high water mark.rw Gauge32 .1.3.6.1.4.1.6431.1.5.4.1.12.1.3 |
bwNSXSTTHWMTimestampThe timestamp of an XS TimesTen high water mark.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.4.1.12.1.4 |
bwNSXSTTHWMStackTraceThe stack trace of an XS TimesTen high water mark.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.4.1.12.1.5 |
perNSNbOpenedTransactionsThis gauge reflects the total number of transactions currently opened.rw Counter32 .1.3.6.1.4.1.6431.1.5.4.2 |
perNSNbCommittedTransactionsThis counter reflects the total number of committed transactions.rw Counter32 .1.3.6.1.4.1.6431.1.5.4.3 |
perNSNbFailedTransactionsThis counter reflects the total number of failed transactions.rw Counter32 .1.3.6.1.4.1.6431.1.5.4.4 |
perNSNbCriticalErrorsThis counter reflects the total number of critical errors that occurred in the persistency layer of the network server.rw Counter32 .1.3.6.1.4.1.6431.1.5.4.5 |
management OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.5 |
resetAllNSCountersWhen set to a value other then 0, all the counters in the system are reset to 0.rw Counter32 .1.3.6.1.4.1.6431.1.5.5.1 |
serviceControlProxy OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.6 |
scpSystemModule OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.6.1 |
bwSCProxyStatsACLViolationCountReflects the total number of messages received from unauthorized hostrw Counter32 .1.3.6.1.4.1.6431.1.5.6.1.1 |
bwSCProxyStatsSCPMessageInsReflects the total number of incoming CAP over HTTP messagesrw Counter32 .1.3.6.1.4.1.6431.1.5.6.1.2 |
bwSCProxyStatsSCPMessageOutsReflects the total number of outgoing CAP over HTTP messagesrw Counter32 .1.3.6.1.4.1.6431.1.5.6.1.3 |
bwSCProxyStatsSCPMessageErrorsReflects the total number of error CAP over HTTP messages sentrw Counter32 .1.3.6.1.4.1.6431.1.5.6.1.4 |
scpCapModule OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.6.2 |
bwSCProxyStatsASTableThis table holds bwSCProxyStatsASEntry, which consists of an ID, an address, the number of message In, out, and the number of error. There is one entry per Application Server. SEQUENCE OF BwSCProxyStatsASEntry .1.3.6.1.4.1.6431.1.5.6.2.1 |
bwSCProxyStatsASEntryThis row contains information on a Hosting NE address BwSCProxyStatsASEntry .1.3.6.1.4.1.6431.1.5.6.2.1.1 |
bwSCProxyStatsASIndexIndex to a HostingNe address entry. Unsigned32 .1.3.6.1.4.1.6431.1.5.6.2.1.1.1 |
bwSCProxyStatsASAddrThe address of a HostingNero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.6.2.1.1.2 |
bwSCProxyStatsASMessageInsReflects the total number of incoming CAP messages for a specific HostingNe addressrw Counter32 .1.3.6.1.4.1.6431.1.5.6.2.1.1.3 |
bwSCProxyStatsASMessageOutsReflects the total number of outgoing CAP messages for a specific HostingNe addressrw Counter32 .1.3.6.1.4.1.6431.1.5.6.2.1.1.4 |
bwSCProxyStatsASMessageErrorsReflects the total number of error CAP messages received from a specific HostingNe addressrw Counter32 .1.3.6.1.4.1.6431.1.5.6.2.1.1.5 |
concurrent OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.7 |
bwNSXSMonitoringExecutorTableThis table contains counters for the concurrent framework. SEQUENCE OF BwNSXSMonitoringExecutorEntry .1.3.6.1.4.1.6431.1.5.7.1 |
bwNSXSMonitoringExecutorEntryDefinition of the entries for bwNSXSMonitoringExecutorTable. BwNSXSMonitoringExecutorEntry .1.3.6.1.4.1.6431.1.5.7.1.1 |
bwNSXSMonitoringExecutorIndexThis integer represents an index in table bwNSXSMonitoringExecutorTable. This is the index to a specific Monitoring Executor name.ro Unsigned32 .1.3.6.1.4.1.6431.1.5.7.1.1.1 |
bwNSXSMonitoringExecutorNameThe name of the Monitoring Executor - Names are internally defined at the application level.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.7.1.1.2 |
bwNSXSMonitoringExecutorCurrentPoolSizeThe current thread pool sizero Gauge32 .1.3.6.1.4.1.6431.1.5.7.1.1.3 |
bwNSXSMonitoringExecutorMaxPoolSizeThe maximum thread pool sizero Gauge32 .1.3.6.1.4.1.6431.1.5.7.1.1.4 |
bwNSXSMonitoringExecutorAvgActiveThreadsThe average number of active threads, rounded upro Gauge32 .1.3.6.1.4.1.6431.1.5.7.1.1.5 |
bwNSXSMonitoringExecutorTaskQueueSizeNumber of tasks in the queue (includes scheduled and recurring tasks)ro Gauge32 .1.3.6.1.4.1.6431.1.5.7.1.1.6 |
bwNSXSMonitoringExecutorNbTasksRunNumber of tasks runrw Counter32 .1.3.6.1.4.1.6431.1.5.7.1.1.7 |
bwNSXSMonitoringExecutorNbWarningsNumber of warnings that occuredrw Counter32 .1.3.6.1.4.1.6431.1.5.7.1.1.8 |
bwNSXSMonitoringExecutorNbErrorsNumber of errors that occuredrw Counter32 .1.3.6.1.4.1.6431.1.5.7.1.1.9 |
bwNSXSMonitoringExecutorLongestTaskMsLongest completed task execution time in millisecondsro Gauge32 .1.3.6.1.4.1.6431.1.5.7.1.1.10 |
bwNSXSMonitoringExecutorLongestTaskNameLongest completed task namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.5.7.1.1.11 |
bwNSMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.100 |
bwNSMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.100.1 |
bwNsLicensingGroupThis group defines the licensing information for the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.1 |
bwNsSystemQueueStatsGroupThis group defines the internal system queue statistics information the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.2 |
bwNsGenericPolicyStatsGroupThis group defines the generic counter for all policies on the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.3 |
bwNsNeStatsGroupThis group defines the information for the Network Elements sending requests to the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.4 |
bwNsErrorStatsGroupThis group defines statistics for all error codes returned by the Network Server to SIP requests. Unknown .1.3.6.1.4.1.6431.1.5.100.1.5 |
bwNsCallPStatsGroupThis group defines statistics for system level callp of the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.6 |
bwNsCarrierStatsGroupThis group defines statistics per equal acess carrier. Unknown .1.3.6.1.4.1.6431.1.5.100.1.7 |
bwNsSipStatsGroupThis group defines statistics for the SIP protocol. Unknown .1.3.6.1.4.1.6431.1.5.100.1.8 |
bwNsNrsStatsGroupThis group defines statistics for the NRS-based protocols. Unknown .1.3.6.1.4.1.6431.1.5.100.1.9 |
bwNsCallLogsStatsGroupThis group defines statistics for the call logs. Unknown .1.3.6.1.4.1.6431.1.5.100.1.10 |
bwNsXSPersistencyStatsGroupThis group defines statistics for the Network Server Execution Server process persistency. Unknown .1.3.6.1.4.1.6431.1.5.100.1.11 |
bwNsMoCountersGroupThis group defines statistics to perform managed object work for the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.12 |
bwNsSystemGroupThis group defines system level counters for the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.13 |
bwNsSyncAPIGroupThis group defines statistics for the SyncAPI protocol used between the BroadWorks Application and Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.14 |
bwNsOamGroupThis group defines statistics for the OAM protocol for the Network Server. Unknown .1.3.6.1.4.1.6431.1.5.100.1.15 |
bwNsOssGroupThis group defines statistics for the Network Server OSS protocol. Unknown .1.3.6.1.4.1.6431.1.5.100.1.16 |
bwNsPSPersistencyStatsGroupThis group defines statistics for the Network Server Provisioning Server process persistency. Unknown .1.3.6.1.4.1.6431.1.5.100.1.17 |
bwNsScpStatsGroupThis group defines statistics for the Network Server SCP process. Unknown .1.3.6.1.4.1.6431.1.5.100.1.18 |
bwNsXsBcctGroupThis group defines the statistics for the BCCT protocol for the Network Server Execution Server process. Unknown .1.3.6.1.4.1.6431.1.5.100.1.19 |
bwNsPsBcctGroupThis group defines the statistics for the BCCT protocol from the Provisioning Server process. Unknown .1.3.6.1.4.1.6431.1.5.100.1.20 |
bwNSXSTcpStatsGroupThis group defines the statistics for the Automatic Hold And Retrieve Service. Unknown .1.3.6.1.4.1.6431.1.5.100.1.21 |
bwNSPSTcpStatsGroupThis group defines the statistics for the Automatic Hold And Retrieve Service. Unknown .1.3.6.1.4.1.6431.1.5.100.1.22 |
bwNSXSConcurrentFrameworkStatsGroupThis group defines the statistics for the Automatic Hold And Retrieve Service. Unknown .1.3.6.1.4.1.6431.1.5.100.1.23 |
bwNSPSConcurrentFrameworkStatsGroupThis group defines the statistics for the Automatic Hold And Retrieve Service. Unknown .1.3.6.1.4.1.6431.1.5.100.1.24 |
bwNSXSCongestionManagementGroupThis group defines the statistics for the Congestion Management. Unknown .1.3.6.1.4.1.6431.1.5.100.1.25 |
bwSIPCongestionManagementGroupThis group defines the statistics for the SIP Congestion Management. Unknown .1.3.6.1.4.1.6431.1.5.100.1.26 |
bwNSMibCompliancy OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.5.100.2 |
bwNsBasicComplianceBroadWorks Network Server MIB compliance Unknown .1.3.6.1.4.1.6431.1.5.100.2.1 |
nsProvisioningServer OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9 |
psSystem OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.1 |
systemNbGrpsNumber of groups registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.1 |
systemNbDNsNumber of DNs registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.2 |
systemNbURLsNumber of URLs registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.3 |
systemNbProfilesNumber of profiles registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.4 |
systemNbRoutingNEsNumber of Routing Network Elements registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.5 |
systemNbResourceNEsNumber of Resource Network Elements registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.6 |
systemNbEnterprisesNumber of Enterprises registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.7 |
systemNbUnassignedDNsNumber of Unassigned DNs in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.8 |
systemNbExtsNumber of Extensions registered in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.9 |
systemNbSitesNumber of sites defined in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.10 |
systemNbHostingNesNumber of Hosting Network Elements defined in the Network Serverro Gauge32 .1.3.6.1.4.1.6431.1.9.1.11 |
psProtocol OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.3 |
synchAPI OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.3.3 |
syncNbUpdatesRequestsThis counter reflects the total number of update requests made through the synchronization API.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.3.1 |
syncNbUpdatesRequestsFailuresThis counter reflects the total number of synchronization requests that ended in a failure.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.3.2 |
syncNbOpenedSessionsThis counter reflects the total number of synchronization sessions opened up to now.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.3.3 |
syncNbAuthorizationFailuresThis counter reflects the total number of synchronization authorization failures up to now.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.3.4 |
syncNbActiveSessionsThis gauge reflects the total number of synchronization sessions currently opened.ro Gauge32 .1.3.6.1.4.1.6431.1.9.3.3.5 |
oamp OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.3.4 |
oampNbActiveSessionsThis gauge reflects the total number of synchronization sessions currently opened.ro Gauge32 .1.3.6.1.4.1.6431.1.9.3.4.1 |
oss OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.3.5 |
ossNbUpdatesRequestsThis counter reflects the total number of update requests made to the network server through the OSS API.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.5.1 |
ossNbUpdatesRequestsFailuresThis counter reflects the total number of OSS update requests that ended in failure.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.5.2 |
ossNbQueriesRequestsThis counter reflects the total number of queries made to the network server through the OSS API.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.5.3 |
ossNbQueriesRequestsFailuresThis counter reflects the total number of OSS queries that ended in failure.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.5.4 |
ossNbOpenedSessionsThis counter reflects the total number of OSS sessions opened up to now.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.5.5 |
ossNbAuthorizationFailuresThis counter reflects the total number of OSS authorization failures up to now.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.5.6 |
ossNbActiveSessionsThis gauge reflects the total number of OSS sessions currently opened.ro Gauge32 .1.3.6.1.4.1.6431.1.9.3.5.7 |
nsPSCommonCommStats OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.3.6 |
bwNSCommonCommPSStatsTableThis table contains counters for BCCT for the PS process. SEQUENCE OF BwNSCommonCommPSStatsEntry .1.3.6.1.4.1.6431.1.9.3.6.1 |
bwNSCommonCommPSStatsEntryDefinition of the entries for bwNSCommonCommPSStatsTable. BwNSCommonCommPSStatsEntry .1.3.6.1.4.1.6431.1.9.3.6.1.1 |
bwNSCommonCommPSStatsIndexThis integer represents an index in table bwNSCommonCommPSStatsTable. The index represents a connection for a specific Host-Interfacece-Protocol combination.ro Unsigned32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.1 |
bwNSCommonCommPSHostThe address of a host connected to the BroadWorks Common Communication Protocol.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.3.6.1.1.2 |
bwNSCommonCommPSInterfaceThe IP address of a local interface that a protocol is bound to.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.3.6.1.1.3 |
bwNSCommonCommPSProtocolThe name of a BroadWorks Common Communication Protocol client protocol, e.g. OCI or SyncApi.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.3.6.1.1.4 |
bwNSCommonCommPSAcceptedOutboundConnectionsThis counter is incremented whenever a client in this process connects to the framework to a remote host, using the interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.5 |
bwNSCommonCommPSAcceptedInboundConnectionsThis counter is incremented whenever a client in this process connects to the framework from a remote host, using the interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.6 |
bwNSCommonCommPSRejectedOutboundConnectionsThis counter is incremented whenever a client connection request going from this process to a remote host and going through this interface has been rejected for a particular protocol.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.7 |
bwNSCommonCommPSRejectedInboundConnectionsThis counter is incremented whenever a client connection request coming to this host and going through this interface has been rejected by the framework for a particular protocol.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.8 |
bwNSCommonCommPSOutputMessagesProcessedThis counter is incremented whenever a message has been sent and processed for this host, interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.9 |
bwNSCommonCommPSInputMessagesProcessedThis counter is incremented whenever a message has been received and processed for this host, interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.10 |
bwNSCommonCommPSOutputCommunicationErrorsThis counter is incremented whenever a message could not be read because the TCP stack returned an error.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.11 |
bwNSCommonCommPSInputCommunicationErrorsThis counter is incremented whenever a message has been sent and processed for this host, interface and protocol.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.6.1.1.12 |
nsTcp OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.3.7 |
bwNSPSTcpServersStatsTableThis table contains counters for TCP underlying framework for the NSPS process. SEQUENCE OF BwNSPSTcpServersStatsEntry .1.3.6.1.4.1.6431.1.9.3.7.1 |
bwNSPSTcpServersStatsEntryDefinition of the entries for bwNSPSTcpServersStatsTable. BwNSPSTcpServersStatsEntry .1.3.6.1.4.1.6431.1.9.3.7.1.1 |
bwNSPSTcpServersStatsIndexThis integer represents an index in table bwNSPSTcpServersStatsTable. This is the index to a specific TCP server name.ro Unsigned32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.1 |
bwNSPSTcpServersNameThe name of TCP server - Names are internally defined at at the application level.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.3.7.1.1.2 |
bwNSPSTcpServersNbConnectionsAcceptedThis counter represents the number of connections accepted by the TCP server.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.3 |
bwNSPSTcpServersNbConnectionsRefusedThis counter represents the number of connections refused by the TCP server.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.4 |
bwNSPSTcpServersNbConnectionsInitiatedThis counter represents the number of connections initiated by the TCP server.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.5 |
bwNSPSTcpServersNbConnectionsClosedThis counter represents the number of connections closed by the TCP server or remote hosts.rw Counter32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.6 |
bwNSPSTcpServersNbBytesSentThis counter represents the number of bytes sent by the TCP server.rw Gauge32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.7 |
bwNSPSTcpServersNbBytesReceivedThis counter represents the number of bytes received by the TCP server.rw Gauge32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.8 |
bwNSPSTcpServersOutgoingQueueSizeThis counter represents the number of bytes in the outgoing queue.ro Gauge32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.9 |
bwNSPSTcpServersIncomingQueueSizeThis counter represents the number of bytes in the incoming queue.ro Gauge32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.10 |
bwNSPSTcpServersNbBytesSentSecureThis counter represents the number of bytes sent by the TCP server over secure connections.rw Gauge32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.11 |
bwNSPSTcpServersNbBytesReceivedSecureThis counter represents the number of bytes received by the TCP server over secure connections.rw Gauge32 .1.3.6.1.4.1.6431.1.9.3.7.1.1.12 |
psPersistency OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.4 |
psTimesTen OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.4.1 |
psNSTtNbConnectionsCreatedThis counter reflects the total number of connections that have been opened to the DB.rw Counter32 .1.3.6.1.4.1.6431.1.9.4.1.1 |
psNSTtConnectionPoolSizeThis gauge reflects the pool size of the DB.ro Gauge32 .1.3.6.1.4.1.6431.1.9.4.1.2 |
psNSTtNbBackdoorUpdatesThis counter reflects the total number of backdoor updates made to the DB.rwobsolete Counter32 .1.3.6.1.4.1.6431.1.9.4.1.3 |
psNSTtNbFailedCheckpointsThis counter reflects the total number of failed checkpoints of the DB.rwobsolete Counter32 .1.3.6.1.4.1.6431.1.9.4.1.4 |
psRemoteXla OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.4.1.5 |
psNSRemoteXlaNbTimesConnectedNumber of times a connection was made to the RemoteXla serverrw Counter32 .1.3.6.1.4.1.6431.1.9.4.1.5.1 |
psNSRemoteXlaNbTimesDisconnectedNumber of times the process was disconnected from the RemoteXla serverrw Counter32 .1.3.6.1.4.1.6431.1.9.4.1.5.2 |
psNSRemoteXlaUpdatesProcessedNumber of XLA updates processedrw Counter32 .1.3.6.1.4.1.6431.1.9.4.1.5.3 |
psNSRemoteXlaUpdatesPendingNumber of XLA updates pending to be processedrw Gauge32 .1.3.6.1.4.1.6431.1.9.4.1.5.4 |
bwNSPSAvgUpdateTimeAverage DB update time in millisecondsro Gauge32 .1.3.6.1.4.1.6431.1.9.4.1.6 |
bwNSPSAvgRowsUpdatedAverage number of rows affected in DB updatesro Gauge32 .1.3.6.1.4.1.6431.1.9.4.1.7 |
bwNSPSAvgQueryTimeAverage DB query time in millisecondsro Gauge32 .1.3.6.1.4.1.6431.1.9.4.1.8 |
bwNSPSAvgRowsQueriedAverage number of rows processed in DB queriesro Gauge32 .1.3.6.1.4.1.6431.1.9.4.1.9 |
bwNSPSUpdateCountNumber of DB updates performed since the application startedrw Counter32 .1.3.6.1.4.1.6431.1.9.4.1.10 |
bwNSPSQueryCountNumber of DB queries performed since the application startedrw Counter32 .1.3.6.1.4.1.6431.1.9.4.1.11 |
bwNSPSTTHWMTableThis table contains counters for the PS TimesTen high water marks. SEQUENCE OF BwNSPSTTHWMEntry .1.3.6.1.4.1.6431.1.9.4.1.12 |
bwNSPSTTHWMEntryDefinition of the entries for bwNSPSTTHWMTable. BwNSPSTTHWMEntry .1.3.6.1.4.1.6431.1.9.4.1.12.1 |
bwNSPSTTHWMIndexThis integer represents an index in table bwNSPSTTHWMTable. This is the index to a specific high water mark.ro Unsigned32 .1.3.6.1.4.1.6431.1.9.4.1.12.1.1 |
bwNSPSTTHWMNameThe name of an PS TimesTen high water mark.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.4.1.12.1.2 |
bwNSPSTTHWMValueThe value of an PS TimesTen high water mark.rw Gauge32 .1.3.6.1.4.1.6431.1.9.4.1.12.1.3 |
bwNSPSTTHWMTimestampThe timestamp of an PS TimesTen high water mark.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.4.1.12.1.4 |
bwNSPSTTHWMStackTraceThe stack trace of an PS TimesTen high water mark.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.4.1.12.1.5 |
psNSPerNbOpenedTransactionsThis gauge reflects the total number of transactions currently opened.rw Counter32 .1.3.6.1.4.1.6431.1.9.4.2 |
psNSPerNbCommittedTransactionsThis counter reflects the total number of committed transactions.rw Counter32 .1.3.6.1.4.1.6431.1.9.4.3 |
psNSPerNbFailedTransactionsThis counter reflects the total number of failed transactions.rw Counter32 .1.3.6.1.4.1.6431.1.9.4.4 |
psNSPerNbCriticalErrorsThis counter reflects the total number of critical errors that occurred in the persistency layer of the network server.rw Counter32 .1.3.6.1.4.1.6431.1.9.4.5 |
psConcurrent OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.9.5 |
bwNSPSMonitoringExecutorTableThis table contains counters for the concurrent framework. SEQUENCE OF BwNSPSMonitoringExecutorEntry .1.3.6.1.4.1.6431.1.9.5.1 |
bwNSPSMonitoringExecutorEntryDefinition of the entries for bwNSPSMonitoringExecutorTable. BwNSPSMonitoringExecutorEntry .1.3.6.1.4.1.6431.1.9.5.1.1 |
bwNSPSMonitoringExecutorIndexThis integer represents an index in table bwNSPSMonitoringExecutorTable. This is the index to a specific Monitoring Executor name.ro Unsigned32 .1.3.6.1.4.1.6431.1.9.5.1.1.1 |
bwNSPSMonitoringExecutorNameThe name of the Monitoring Executor - Names are internally defined at the application level.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.5.1.1.2 |
bwNSPSMonitoringExecutorCurrentPoolSizeThe current thread pool sizero Gauge32 .1.3.6.1.4.1.6431.1.9.5.1.1.3 |
bwNSPSMonitoringExecutorMaxPoolSizeThe maximum thread pool sizero Gauge32 .1.3.6.1.4.1.6431.1.9.5.1.1.4 |
bwNSPSMonitoringExecutorAvgActiveThreadsThe average number of active threads, rounded upro Gauge32 .1.3.6.1.4.1.6431.1.9.5.1.1.5 |
bwNSPSMonitoringExecutorTaskQueueSizeNumber of tasks in the queue (includes scheduled and recurring tasks)ro Gauge32 .1.3.6.1.4.1.6431.1.9.5.1.1.6 |
bwNSPSMonitoringExecutorNbTasksRunNumber of tasks runrw Counter32 .1.3.6.1.4.1.6431.1.9.5.1.1.7 |
bwNSPSMonitoringExecutorNbWarningsNumber of warnings that occuredrw Counter32 .1.3.6.1.4.1.6431.1.9.5.1.1.8 |
bwNSPSMonitoringExecutorNbErrorsNumber of errors that occuredrw Counter32 .1.3.6.1.4.1.6431.1.9.5.1.1.9 |
bwNSPSMonitoringExecutorLongestTaskMsLongest completed task execution time in millisecondsro Gauge32 .1.3.6.1.4.1.6431.1.9.5.1.1.10 |
bwNSPSMonitoringExecutorLongestTaskNameLongest completed task namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6431.1.9.5.1.1.11 |
networkServer OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.11 |
nsProtocol OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.11.1 |
locationApi OBJECT IDENTIFIER .1.3.6.1.4.1.6431.1.11.1.1 |
bwUserLocationRequestsNumber of times a user location request has been received.rw Counter32 .1.3.6.1.4.1.6431.1.11.1.1.1 |
bwUserLocationRequestSuccessNumber of times a user location request has been answered successfully.rw Counter32 .1.3.6.1.4.1.6431.1.11.1.1.2 |
bwUserLocationRequestUnknownUserNumber of times a user location request could not be processed because the user is unknown.rw Counter32 .1.3.6.1.4.1.6431.1.11.1.1.3 |
bwUserLocationRequestFailuresNumber of times a user location request could not be processed.rw Counter32 .1.3.6.1.4.1.6431.1.11.1.1.4 |