MIBs Depot

BW-BroadworksNetworkServer

Registered at
1.3.6.1.4.1.6431.1.5
1.3.6.1.4.1.6431.1.9
1.3.6.1.4.1.6431.1.11
Last updated
2000-07-08 00:00
Organization
Broadsoft, Inc
Revisions
2000-09-19 14:31
Namespace
broadsoft
Source file
BW-BroadworksNetworkServer
Digest
sha256:dd2f539df7e7a84c47303bbbb7e6aabbf7eb0aee15996367c5bf2baea7573e31

Description

This is the System Management Information structure for the Broadsoft enterprise.

Contact

Broadsoft, Inc 220 Perry Parkway Gaithersburg, MD 20877 301-977-9440

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BW-BroadworksNetworkServer
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
broadworks
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1
nsExecutionServer
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5
system
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.1
licensing
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.1.11
bwNbTimePeriodWithLicenseViolations
OBJECT-TYPE
Number of Time Periods in which a license violation occurred
1.3.6.1.4.1.6431.1.5.1.11.1Counter32read-onlycurrent
bwNbTransactionInViolation
OBJECT-TYPE
Number of transactions that were in violation since the last BroadWorks restart
1.3.6.1.4.1.6431.1.5.1.11.2Counter32read-onlycurrent
bwNbThresholdAlarmSent
OBJECT-TYPE
Number of times a threshold alarm was sent since the last BroadWorks restart
1.3.6.1.4.1.6431.1.5.1.11.3Counter32read-onlycurrent
bwNbNonInviteTimePeriodWithLicenseViolations
OBJECT-TYPE
Number of time periods in which a non-invite transaction license violation occurred.
1.3.6.1.4.1.6431.1.5.1.11.4Counter32read-onlycurrent
bwNbNonInviteTransactionInViolation
OBJECT-TYPE
Number of non-invite transactions that were in violation since the last BroadWorks restart.
1.3.6.1.4.1.6431.1.5.1.11.5Counter32read-onlycurrent
bwNbNonInviteThresholdAlarmSent
OBJECT-TYPE
Number of times a threshold alarm for non-invite transaction was sent since the last BroadWorks restart.
1.3.6.1.4.1.6431.1.5.1.11.6Counter32read-onlycurrent
internalStats
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.1.12
bwNSSystemInternalQueueResets
OBJECT-TYPE
When set to a value other then 0, all the internal queue statistic stored under bwNSSystemInternalQueueTable are reset to 0.
1.3.6.1.4.1.6431.1.5.1.12.1Counter32read-writecurrent
bwNSSystemInternalQueueTable
OBJECT-TYPE
This table contains statistics about the BroadWorks internal queues
1.3.6.1.4.1.6431.1.5.1.12.2not-accessiblecurrent
bwNSSystemInternalQueueEntry
OBJECT-TYPE
This row contains the statistics for a given internal queue in the system
1.3.6.1.4.1.6431.1.5.1.12.2.1not-accessiblecurrent
bwNSSystemInternalQueueIndex
OBJECT-TYPE
This integer represents an index to an internal queue in the system.
1.3.6.1.4.1.6431.1.5.1.12.2.1.1Unsigned32read-onlycurrent
bwNSSystemInternalQueueName
OBJECT-TYPE
This string represents the name of an internal queue.
1.3.6.1.4.1.6431.1.5.1.12.2.1.2DisplayStringread-onlycurrent
bwNSSystemInternalQueueSize
OBJECT-TYPE
The number of sample elements that the average, minimum and maximum holding time were calculated from.
1.3.6.1.4.1.6431.1.5.1.12.2.1.3Counter32read-onlycurrent
bwNSSystemInternalQueueTimeAvg
OBJECT-TYPE
The 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.
1.3.6.1.4.1.6431.1.5.1.12.2.1.4Gauge32read-onlycurrent
bwNSSystemInternalQueueTimeMin
OBJECT-TYPE
The smallest queue sample holding time.
1.3.6.1.4.1.6431.1.5.1.12.2.1.5Gauge32read-onlycurrent
bwNSSystemInternalQueueTimeMax
OBJECT-TYPE
The biggest queue sample holding time.
1.3.6.1.4.1.6431.1.5.1.12.2.1.6Gauge32read-onlycurrent
bwNSSystemInternalQueueTimeMaxTimestamp
OBJECT-TYPE
This counter was replaced by bwNSSystemInternalQueueTimeMaxTimestampMSB and bwNSSystemInternalQueueTimeMaxTimestampLSB
1.3.6.1.4.1.6431.1.5.1.12.2.1.7Gauge32read-onlyobsolete
bwNSSystemInternalQueueLengthCurrent
OBJECT-TYPE
The number of elements currently hold in the queue.
1.3.6.1.4.1.6431.1.5.1.12.2.1.8Gauge32read-onlycurrent
bwNSSystemInternalQueueLengthAvg
OBJECT-TYPE
The average number of elements simultaneously held in the queue multiple by 1000. Divide by 1000 to get the value in units.
1.3.6.1.4.1.6431.1.5.1.12.2.1.9Gauge32read-onlycurrent
bwNSSystemInternalQueueLengthMax
OBJECT-TYPE
The maximum number of elements simultaneously held in the queue multiple by 1000. Divide by 1000 to get the value in units.
1.3.6.1.4.1.6431.1.5.1.12.2.1.10Gauge32read-onlycurrent
bwNSSystemInternalQueueLengthMaxTimestamp
OBJECT-TYPE
This counter was replaced by bwNSSystemInternalQueueLengthMaxTimestampMSB and bwNSSystemInternalQueueLengthMaxTimestampLSB.
1.3.6.1.4.1.6431.1.5.1.12.2.1.11Gauge32read-onlyobsolete
bwNSSystemInternalQueueTimeMaxTimestampMSB
OBJECT-TYPE
The most significant part of the timestamp (4 most significant bytes) of when bwSystemInternalQueueTimeMax was obtained.
1.3.6.1.4.1.6431.1.5.1.12.2.1.12Gauge32read-onlycurrent
bwNSSystemInternalQueueLengthMaxTimestampMSB
OBJECT-TYPE
The most significant part of the timestamp (4 most significant bytes) of when bwSystemInternalQueueLengthMax was obtained.
1.3.6.1.4.1.6431.1.5.1.12.2.1.13Gauge32read-onlycurrent
bwNSSystemInternalQueueLengthMaxTimestampLSB
OBJECT-TYPE
The least significant part of the timestamp (4 least significant bytes) of when bwSystemInternalQueueLengthMax was obtained.
1.3.6.1.4.1.6431.1.5.1.12.2.1.14Gauge32read-onlycurrent
bwNSSystemInternalQueueTimeMaxTimestampLSB
OBJECT-TYPE
The least significant part of the timestamp (4 least significant bytes) of when bwSystemInternalQueueTimeMax was obtained.
1.3.6.1.4.1.6431.1.5.1.12.2.1.15Gauge32read-onlycurrent
overloadStats
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.1.13
bwNSCurrentCallOverloadZone
OBJECT-TYPE
The current call related overload zone.
1.3.6.1.4.1.6431.1.5.1.13.1DisplayStringread-onlycurrent
bwNSNumCallYellowZoneOverloadTrans
OBJECT-TYPE
The number of times that the server has transitioned to the call-related yellow overload zone.
1.3.6.1.4.1.6431.1.5.1.13.2Counter32read-writecurrent
bwNSNumCallRedZoneOverloadTrans
OBJECT-TYPE
The number of times that the server has transitioned to the call-related red overload zone.
1.3.6.1.4.1.6431.1.5.1.13.3Counter32read-writecurrent
bwNSCurrentNonCallOverloadZone
OBJECT-TYPE
The current non-call related overload zone.
1.3.6.1.4.1.6431.1.5.1.13.4DisplayStringread-onlycurrent
bwNSNumNonCallYellowZoneOverloadTrans
OBJECT-TYPE
The number of times that the server has transitioned to the non-call-related yellow overload zone.
1.3.6.1.4.1.6431.1.5.1.13.5Counter32read-writecurrent
bwNSNumNonCallRedZoneOverloadTrans
OBJECT-TYPE
The number of times that the server has transitioned to the non-call-related red overload zone.
1.3.6.1.4.1.6431.1.5.1.13.6Counter32read-writecurrent
bwNSNumDiscardedMessage
OBJECT-TYPE
The number of messages that were dropped from the SIP decoder queues.
1.3.6.1.4.1.6431.1.5.1.13.7Counter32read-writecurrent
bwNSTimeLastDiscardedMessage
OBJECT-TYPE
The last time a message was dropped from the SIP decoder queues.
1.3.6.1.4.1.6431.1.5.1.13.8DisplayStringread-writecurrent
processing
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.2
policies
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.2.3
publicPolicyStatTable
OBJECT-TYPE
This table stores all of the public policies standard measurements.
1.3.6.1.4.1.6431.1.5.2.3.1not-accessiblecurrent
publicPolicyStatEntry
OBJECT-TYPE
Point of entry for entries to table publicPolicyStatTable.
1.3.6.1.4.1.6431.1.5.2.3.1.1not-accessiblecurrent
pubPolStatID
OBJECT-TYPE
Description
1.3.6.1.4.1.6431.1.5.2.3.1.1.1Unsigned32not-accessiblecurrent
pubPolStatPolicyName
OBJECT-TYPE
the name of the policy
1.3.6.1.4.1.6431.1.5.2.3.1.1.2DisplayStringread-onlycurrent
pubPolStatNbInstances
OBJECT-TYPE
the number of instances of that policy in the system
1.3.6.1.4.1.6431.1.5.2.3.1.1.3Gauge32read-onlycurrent
pubPolStatNbRequests
OBJECT-TYPE
the total number of requests processed by that policy
1.3.6.1.4.1.6431.1.5.2.3.1.1.4Counter32read-writecurrent
pubPolStatNbRequestsFailures
OBJECT-TYPE
the total number of calls that were sent to treatment by this policy
1.3.6.1.4.1.6431.1.5.2.3.1.1.5Counter32read-writecurrent
pubPolStatNbRequestsResults
OBJECT-TYPE
the total number of calls for which that policy has provided a route list
1.3.6.1.4.1.6431.1.5.2.3.1.1.6Counter32read-writecurrent
privatePolicyStatTable
OBJECT-TYPE
This table stores all of the private policies standard measurements.
1.3.6.1.4.1.6431.1.5.2.3.2not-accessiblecurrent
privatePolicyStatEntry
OBJECT-TYPE
Point of entry for entries to table privatePolicyStatTable.
1.3.6.1.4.1.6431.1.5.2.3.2.1not-accessiblecurrent
privPolStatID
OBJECT-TYPE
Description
1.3.6.1.4.1.6431.1.5.2.3.2.1.1Unsigned32not-accessiblecurrent
privPolStatEnterpriseName
OBJECT-TYPE
the name of the enterprise to which the policy is assigned
1.3.6.1.4.1.6431.1.5.2.3.2.1.2DisplayStringread-onlycurrent
privPolStatPolicyName
OBJECT-TYPE
the name of the policy
1.3.6.1.4.1.6431.1.5.2.3.2.1.3DisplayStringread-onlycurrent
privPolStatNbRequests
OBJECT-TYPE
the total number of requests processed by that policy
1.3.6.1.4.1.6431.1.5.2.3.2.1.4Counter32read-writecurrent
privPolStatNbRequestsFailures
OBJECT-TYPE
the total number of calls that were sent to treatment by this policy
1.3.6.1.4.1.6431.1.5.2.3.2.1.5Counter32read-writecurrent
privPolStatNbRequestsResults
OBJECT-TYPE
the total number of calls for which that policy has provided a route list
1.3.6.1.4.1.6431.1.5.2.3.2.1.6Counter32read-writecurrent
policyInfoTable
OBJECT-TYPE
The table allow for a policy to implement additional custom measurements. Both private and public policies can extend this table.
1.3.6.1.4.1.6431.1.5.2.3.3not-accessiblecurrent
policyInfoEntry
OBJECT-TYPE
Point of entry for entries to table policyInfoTable.
1.3.6.1.4.1.6431.1.5.2.3.3.1not-accessiblecurrent
polInfoID
OBJECT-TYPE
Description
1.3.6.1.4.1.6431.1.5.2.3.3.1.1Unsigned32not-accessiblecurrent
polInfoEnterpriseName
OBJECT-TYPE
the name of the enterprise for which the policy count applies
1.3.6.1.4.1.6431.1.5.2.3.3.1.2DisplayStringread-onlycurrent
polInfoPolicyName
OBJECT-TYPE
the name of the policy for which the policy count applies
1.3.6.1.4.1.6431.1.5.2.3.3.1.3DisplayStringread-onlycurrent
polInfoInfoName
OBJECT-TYPE
the information monitored
1.3.6.1.4.1.6431.1.5.2.3.3.1.4DisplayStringread-onlycurrent
polInfoNbOccurences
OBJECT-TYPE
total number of occurrences of this information/policy
1.3.6.1.4.1.6431.1.5.2.3.3.1.5Counter32read-writecurrent
bwNbPolicyRequests
OBJECT-TYPE
This counter reflects the total number of Policy processing requests received by BroadWorks.
1.3.6.1.4.1.6431.1.5.2.3.4Counter32read-writecurrent
bwNbPolicyRequestFailures
OBJECT-TYPE
This counter reflects the total number of Policy processing request failures received by BroadWorks.
1.3.6.1.4.1.6431.1.5.2.3.5Counter32read-writecurrent
neStatTable
OBJECT-TYPE
This table implements generic per Network Element measurements.
1.3.6.1.4.1.6431.1.5.2.4not-accessiblecurrent
neStatEntry
OBJECT-TYPE
Point of entry for entries to table neStatTable.
1.3.6.1.4.1.6431.1.5.2.4.1not-accessiblecurrent
neStatID
OBJECT-TYPE
Description
1.3.6.1.4.1.6431.1.5.2.4.1.1Unsigned32not-accessiblecurrent
neStatName
OBJECT-TYPE
name of the network element that sent a request to the network server
1.3.6.1.4.1.6431.1.5.2.4.1.2DisplayStringread-onlycurrent
neStatNbSIPRequests
OBJECT-TYPE
total number of SIP requests coming in
1.3.6.1.4.1.6431.1.5.2.4.1.3Counter32read-writecurrent
neStatNbSIPRequestsFailures
OBJECT-TYPE
total number of SIP requests which resulted in a treatment
1.3.6.1.4.1.6431.1.5.2.4.1.4Counter32read-writecurrent
neStatNbMSSRequests
OBJECT-TYPE
total number of MSS requests coming in
1.3.6.1.4.1.6431.1.5.2.4.1.5Counter32read-writecurrent
neStatNbMSSRequestsFailures
OBJECT-TYPE
total number of MSS requests resulting in an error
1.3.6.1.4.1.6431.1.5.2.4.1.6Counter32read-writecurrent
errorStatTable
OBJECT-TYPE
This table implements measurements for all the error codes defined in the system.
1.3.6.1.4.1.6431.1.5.2.5not-accessiblecurrent
errorStatEntry
OBJECT-TYPE
Point of entry for entries to table errorStatTable.
1.3.6.1.4.1.6431.1.5.2.5.1not-accessiblecurrent
errStatID
OBJECT-TYPE
Description
1.3.6.1.4.1.6431.1.5.2.5.1.1Unsigned32not-accessiblecurrent
errStatName
OBJECT-TYPE
code name of the network server error
1.3.6.1.4.1.6431.1.5.2.5.1.2DisplayStringread-onlycurrent
errStatNbOccurences
OBJECT-TYPE
total number of times this error occurred
1.3.6.1.4.1.6431.1.5.2.5.1.3Counter32read-writecurrent
bwNSCallpCallsPerSecond
OBJECT-TYPE
This gauge reflects the incoming queue size in the NRS receiver.
1.3.6.1.4.1.6431.1.5.2.6Gauge32read-onlycurrent
carrierStatTable
OBJECT-TYPE
This table stores the statistics for all the carriers used to route calls in the system.
1.3.6.1.4.1.6431.1.5.2.7not-accessiblecurrent
carrierStatEntry
OBJECT-TYPE
Point of entry for entries to table carrierStatTable.
1.3.6.1.4.1.6431.1.5.2.7.1not-accessiblecurrent
bwCarrierStatID
OBJECT-TYPE
Unique identifier for a carrier in the system.
1.3.6.1.4.1.6431.1.5.2.7.1.1Unsigned32not-accessiblecurrent
bwCarrierName
OBJECT-TYPE
The name of a carrier defined on the network server.
1.3.6.1.4.1.6431.1.5.2.7.1.2DisplayStringread-onlycurrent
bwCarrierCic
OBJECT-TYPE
A CIC used for a given carrier in the system.
1.3.6.1.4.1.6431.1.5.2.7.1.3DisplayStringread-onlycurrent
bwCarrierNbIntraLataCalls
OBJECT-TYPE
This counter shall be incremented each time a carrier is used to carry an international call.
1.3.6.1.4.1.6431.1.5.2.7.1.4Counter32read-writecurrent
bwCarrierNbInterLataCalls
OBJECT-TYPE
This counter shall be incremented each time a carrier is used to carry an inter-LATA call.
1.3.6.1.4.1.6431.1.5.2.7.1.5Counter32read-writecurrent
bwCarrierNbInternationalCalls
OBJECT-TYPE
This counter shall be incremented each time a carrier is used to carry an intra-LATA call.
1.3.6.1.4.1.6431.1.5.2.7.1.6Counter32read-writecurrent
protocol
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.3
sip
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.3.1
bwNSSipStatsInviteIns
OBJECT-TYPE
This counter reflects the total number of INVITE requests received by BroadWorks.
1.3.6.1.4.1.6431.1.5.3.1.1Counter32read-writecurrent
bwNSSipStatsAckIns
OBJECT-TYPE
This counter reflects the total number of ACK requests received by BroadWorks.
1.3.6.1.4.1.6431.1.5.3.1.2Counter32read-writecurrent
bwNSSipStatsInviteResponsesTable
OBJECT-TYPE
This 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
1.3.6.1.4.1.6431.1.5.3.1.3not-accessiblecurrent
bwNSSipStatsInviteResponsesEntry
OBJECT-TYPE
This row contains information on a particular SIP status code sent in response to an Invite
1.3.6.1.4.1.6431.1.5.3.1.3.1not-accessiblecurrent
bwNSSipStatsInviteResponseCodeValue
OBJECT-TYPE
This integer represents a SIP status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.1.3.1.1Integer32 (100..999)not-accessiblecurrent
bwNSSipStatsInviteResponseOuts
OBJECT-TYPE
This counter represents the number of SIP responses sent in response to an Invite
1.3.6.1.4.1.6431.1.5.3.1.3.1.3Counter32read-writecurrent
bwNSSipStatsCancelIns
OBJECT-TYPE
This counter reflects the total number of CANCEL requests received by BroadWorks.
1.3.6.1.4.1.6431.1.5.3.1.4Counter32read-writecurrent
bwNSSipStatsRegisterIns
OBJECT-TYPE
This counter reflects the total number of REGISTER requests received by BroadWorks.
1.3.6.1.4.1.6431.1.5.3.1.5Counter32read-writecurrent
bwNSSipStatsNotifyIns
OBJECT-TYPE
This counter reflects the total number of INFO requests received by BroadWorks
1.3.6.1.4.1.6431.1.5.3.1.6Counter32read-writecurrent
bwNSSipStatsSubscribeIns
OBJECT-TYPE
This counter reflects the total number of SUBSCRIBE message that have been received at the AS.
1.3.6.1.4.1.6431.1.5.3.1.7Counter32read-writecurrent
bwNSSipStatsMessageIns
OBJECT-TYPE
This counter reflects the total number of MESSAGE message that have been received at the AS.
1.3.6.1.4.1.6431.1.5.3.1.8Counter32read-writecurrent
bwNSSipStatsInfoIns
OBJECT-TYPE
This counter reflects the total number of INFO requests received by BroadWorks
1.3.6.1.4.1.6431.1.5.3.1.9Counter32read-writecurrent
bwNSSipStatsOptionsIns
OBJECT-TYPE
This counter reflects the total number of OPTIONS requests received by BroadWorks.
1.3.6.1.4.1.6431.1.5.3.1.10Counter32read-writecurrent
bwNSSipStatsOptionsResponsesTable
OBJECT-TYPE
This 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
1.3.6.1.4.1.6431.1.5.3.1.11not-accessiblecurrent
bwNSSipStatsOptionsResponsesEntry
OBJECT-TYPE
This row contains information on a particular SIP status code received or sent in response to a Options
1.3.6.1.4.1.6431.1.5.3.1.11.1not-accessiblecurrent
bwNSSipStatsOptionsResponseCodeValue
OBJECT-TYPE
This integer represents a SIP status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.1.11.1.1Integer32 (100..999)not-accessiblecurrent
bwNSSipStatsOptionsResponseIns
OBJECT-TYPE
This counter represents the number of SIP responses received in response to an Options
1.3.6.1.4.1.6431.1.5.3.1.11.1.2Counter32read-writecurrent
bwNSSipStatsOptionsResponseOuts
OBJECT-TYPE
This counter represents the number of SIP responses sent in response to an Options
1.3.6.1.4.1.6431.1.5.3.1.11.1.3Counter32read-writecurrent
bwNSSipStatsRegisterResponsesTable
OBJECT-TYPE
This 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
1.3.6.1.4.1.6431.1.5.3.1.12not-accessiblecurrent
bwNSSipStatsRegisterResponsesEntry
OBJECT-TYPE
This row contains information on a particular SIP status code received or sent in response to a Register
1.3.6.1.4.1.6431.1.5.3.1.12.1not-accessiblecurrent
bwNSSipStatsRegisterResponseCodeValue
OBJECT-TYPE
This integer represents a SIP status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.1.12.1.1Integer32 (100..999)not-accessiblecurrent
bwNSSipStatsRegisterResponseIns
OBJECT-TYPE
This counter represents the number of SIP responses received in response to a Register
1.3.6.1.4.1.6431.1.5.3.1.12.1.2Counter32read-writecurrent
bwNSSipStatsRegisterResponseOuts
OBJECT-TYPE
This counter represents the number of SIP responses sent in response to a Register
1.3.6.1.4.1.6431.1.5.3.1.12.1.3Counter32read-writecurrent
bwNSSipStatsInfoResponsesTable
OBJECT-TYPE
This 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
1.3.6.1.4.1.6431.1.5.3.1.13not-accessiblecurrent
bwNSSipStatsInfoResponsesEntry
OBJECT-TYPE
This row contains information on a particular SIP status code received or sent in response to an Info
1.3.6.1.4.1.6431.1.5.3.1.13.1not-accessiblecurrent
bwNSSipStatsInfoResponseCodeValue
OBJECT-TYPE
This integer represents a SIP status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.1.13.1.1Integer32 (100..999)not-accessiblecurrent
bwNSSipStatsInfoResponseIns
OBJECT-TYPE
This counter represents the number of SIP responses received in response to an Info
1.3.6.1.4.1.6431.1.5.3.1.13.1.2Counter32read-writecurrent
bwNSSipStatsInfoResponseOuts
OBJECT-TYPE
This counter represents the number of SIP responses sent in response to an Info
1.3.6.1.4.1.6431.1.5.3.1.13.1.3Counter32read-writecurrent
bwNSSipStatsNotifyResponsesTable
OBJECT-TYPE
This 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
1.3.6.1.4.1.6431.1.5.3.1.14not-accessiblecurrent
bwNSSipStatsNotifyResponsesEntry
OBJECT-TYPE
This row contains information on a particular SIP status code received or sent in response to an Notify
1.3.6.1.4.1.6431.1.5.3.1.14.1not-accessiblecurrent
bwNSSipStatsNotifyResponseCodeValue
OBJECT-TYPE
This integer represents a SIP status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.1.14.1.1Integer32 (100..999)not-accessiblecurrent
bwNSSipStatsNotifyResponseIns
OBJECT-TYPE
This counter represents the number of SIP responses received in response to a Notify
1.3.6.1.4.1.6431.1.5.3.1.14.1.2Counter32read-writecurrent
bwNSSipStatsNotifyResponseOuts
OBJECT-TYPE
This counter represents the number of SIP responses sent in response to a Notify
1.3.6.1.4.1.6431.1.5.3.1.14.1.3Counter32read-writecurrent
bwNSSipStatsSubscribeResponsesTable
OBJECT-TYPE
This 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
1.3.6.1.4.1.6431.1.5.3.1.15not-accessiblecurrent
bwNSSipStatsSubscribeResponsesEntry
OBJECT-TYPE
This row contains information on a particular SIP status code received or sent in response to a Subscribe
1.3.6.1.4.1.6431.1.5.3.1.15.1not-accessiblecurrent
bwNSSipStatsSubscribeResponseCodeValue
OBJECT-TYPE
This integer represents a SIP status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.1.15.1.1Integer32 (100..999)not-accessiblecurrent
bwNSSipStatsSubscribeResponseIns
OBJECT-TYPE
This counter represents the number of SIP responses received in response to a Subscribe
1.3.6.1.4.1.6431.1.5.3.1.15.1.2Counter32read-writecurrent
bwNSSipStatsSubscribeResponseOuts
OBJECT-TYPE
This counter represents the number of SIP responses sent in response to a Subscribe
1.3.6.1.4.1.6431.1.5.3.1.15.1.3Counter32read-writecurrent
bwNSSipStatsMessageResponsesTable
OBJECT-TYPE
This 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
1.3.6.1.4.1.6431.1.5.3.1.16not-accessiblecurrent
bwNSSipStatsMessageResponsesEntry
OBJECT-TYPE
This row contains information on a particular SIP status code received or sent in response to a Message
1.3.6.1.4.1.6431.1.5.3.1.16.1not-accessiblecurrent
bwNSSipStatsMessageResponseCodeValue
OBJECT-TYPE
This integer represents a SIP status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.1.16.1.1Integer32 (100..999)not-accessiblecurrent
bwNSSipStatsMessageResponseIns
OBJECT-TYPE
This counter represents the number of SIP responses received in response to a Message
1.3.6.1.4.1.6431.1.5.3.1.16.1.2Counter32read-writecurrent
bwNSSipStatsMessageResponseOuts
OBJECT-TYPE
This counter represents the number of SIP responses sent in response to a Message
1.3.6.1.4.1.6431.1.5.3.1.16.1.3Counter32read-writecurrent
bwNSSipStatsFailures
OBJECT-TYPE
This counter reflects the total number of request failures, i.e. the number of responses that were not 302s
1.3.6.1.4.1.6431.1.5.3.1.17Counter32read-writecurrent
bwNSSipStatsActiveTcpConnections
OBJECT-TYPE
This gauge is incremented whenever a SIP TCP connection is established. It decremented whenever a connection is closed.
1.3.6.1.4.1.6431.1.5.3.1.18Gauge32read-onlycurrent
bwNSSipStatsTcpIns
OBJECT-TYPE
This counter is incremented whenever a SIP message is received via TCP.
1.3.6.1.4.1.6431.1.5.3.1.19Counter32read-writecurrent
bwNSSipStatsTcpOuts
OBJECT-TYPE
This counter is incremented whenever a SIP message is sent via TCP.
1.3.6.1.4.1.6431.1.5.3.1.20Counter32read-writecurrent
bwNSSipStatsTcpFailures
OBJECT-TYPE
This counter is incremented whenever a SIP message was attempted to be sent via TCP but failed.
1.3.6.1.4.1.6431.1.5.3.1.21Counter32read-writecurrent
bwNSSipStatsUdpIns
OBJECT-TYPE
This counter is incremented whenever a SIP message is received via UDP.
1.3.6.1.4.1.6431.1.5.3.1.22Counter32read-writecurrent
bwNSSipStatsUdpOuts
OBJECT-TYPE
This counter is incremented whenever a SIP message is sent via UDP.
1.3.6.1.4.1.6431.1.5.3.1.23Counter32read-writecurrent
bwNSSIPReclaimedStaleTcpConnections
OBJECT-TYPE
This counter is incremented every time a SIP TCP connection is reclaimed because it is stale.
1.3.6.1.4.1.6431.1.5.3.1.24Counter32read-writecurrent
congestionManagement
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.3.1.25
bwNSCongestionManagementNeighborTable
OBJECT-TYPE
This table contains congestion management information associated to neighbors.
1.3.6.1.4.1.6431.1.5.3.1.25.1not-accessiblecurrent
bwNSCongestionManagementNeighborEntry
OBJECT-TYPE
This row contains congestion management information related to a neighbor.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1not-accessiblecurrent
bwNSCongestionManagementNeighborIndex
OBJECT-TYPE
Index to a neighbor IP address.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.1Unsigned32not-accessiblecurrent
bwNSCongestionManagementNeighborIpAddress
OBJECT-TYPE
The IP address of the neighbor.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.2DisplayStringread-onlycurrent
bwNSCongestionManagementNeighborInviteIn
OBJECT-TYPE
This is the number of Invite requests that the neighbor sends to the Network Server.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.3Counter32read-writecurrent
bwNSCongestionManagementNeighborRegisterIn
OBJECT-TYPE
This is the number of Register requests that the neighbor sends to the Network Server.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.4Counter32read-writecurrent
bwNSCongestionManagementNeighborOptionsIn
OBJECT-TYPE
This is the number of Options requests that the neighbor sends to the Network Server.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.5Counter32read-writecurrent
bwNSCongestionManagementNeighborOptionsOut
OBJECT-TYPE
This is the number of Options requests that the Network Server sends to the neighbor.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.6Counter32read-writecurrent
bwNSCongestionManagementNeighborSubscribeNotifyIn
OBJECT-TYPE
This is the number of Subscribe and Notify requests that the neighbor sends to the Network Server.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.7Counter32read-writecurrent
bwNSCongestionManagementNeighbor5xxIn
OBJECT-TYPE
This is the number of 5xx responses that the neighbor sends to the Network Server.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.8Counter32read-writecurrent
bwNSCongestionManagementNeighborCallpRequestInRate
OBJECT-TYPE
This is the incoming callp requests rate.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.9Gauge32read-onlycurrent
bwNSCongestionManagementNeighborNonCallpRequestInRate
OBJECT-TYPE
This is the incoming non-callp requests rate.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.10Gauge32read-onlycurrent
bwNSCongestionManagementNeighborState
OBJECT-TYPE
The current congestion management state of the neighbor.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.11DisplayStringread-onlycurrent
bwNSCongestionManagementNeighborCapability
OBJECT-TYPE
The congestion management capability of the neighbor.
1.3.6.1.4.1.6431.1.5.3.1.25.1.1.12DisplayStringread-onlycurrent
nrs
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.3.2
bwNSNbInvalidMessagesReceived
OBJECT-TYPE
This 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)
1.3.6.1.4.1.6431.1.5.3.2.6Counter32read-writecurrent
bwNSNbRequestsReceived
OBJECT-TYPE
This counter is incremented when a NRS request is received
1.3.6.1.4.1.6431.1.5.3.2.7Counter32read-writecurrent
bwNSNbResponsesReceived
OBJECT-TYPE
This counter is incremented when a NRS response is received
1.3.6.1.4.1.6431.1.5.3.2.8Counter32read-writecurrent
bwNSNbErrorsReceived
OBJECT-TYPE
This counter is incremented when a NRS error is received
1.3.6.1.4.1.6431.1.5.3.2.9Counter32read-writecurrent
bwNSNbRequestsSent
OBJECT-TYPE
This counter is incremented when a NRS request is sent
1.3.6.1.4.1.6431.1.5.3.2.10Counter32read-writecurrent
bwNSNbResponsesSent
OBJECT-TYPE
This counter is incremented when a NRS response is sent
1.3.6.1.4.1.6431.1.5.3.2.11Counter32read-writecurrent
bwNSNbErrorsSent
OBJECT-TYPE
This counter is incremented when a NRS error is sent
1.3.6.1.4.1.6431.1.5.3.2.12Counter32read-writecurrent
bwNSNbRequestsResent
OBJECT-TYPE
This counter is incremented when a NRS request is re-sent
1.3.6.1.4.1.6431.1.5.3.2.13Counter32read-writecurrent
bwNSNbResponsesResent
OBJECT-TYPE
This counter is incremented when a NRS response is re-sent
1.3.6.1.4.1.6431.1.5.3.2.14Counter32read-writecurrent
bwNSNbRequestsUnanswered
OBJECT-TYPE
This counter is incremented when a NRS request remains unanswered after a series of retries
1.3.6.1.4.1.6431.1.5.3.2.15Counter32read-writecurrent
bwNSNRSStatsTable
OBJECT-TYPE
This table contains the counters for all NRS protocols
1.3.6.1.4.1.6431.1.5.3.2.16not-accessiblecurrent
bwNSNRSStatsEntry
OBJECT-TYPE
This row contains information on a particular NRS protocol
1.3.6.1.4.1.6431.1.5.3.2.16.1not-accessiblecurrent
bwNSNRSStatsTableIndex
OBJECT-TYPE
This integer represents a NRS protocol status code. The rest of the information in this row is related to this value.
1.3.6.1.4.1.6431.1.5.3.2.16.1.1Unsigned32not-accessiblecurrent
bwNSNRSStatsTableProtocolName
OBJECT-TYPE
This string represents the NRS protocol name
1.3.6.1.4.1.6431.1.5.3.2.16.1.2DisplayStringread-onlycurrent
bwNSNRSStatsTableNbRequestsReceived
OBJECT-TYPE
This counter is incremented when a request is received
1.3.6.1.4.1.6431.1.5.3.2.16.1.3Counter32read-writecurrent
bwNSNRSStatsTableNbResponsesReceived
OBJECT-TYPE
This counter is incremented when a response is received
1.3.6.1.4.1.6431.1.5.3.2.16.1.4Counter32read-writecurrent
bwNSNRSStatsTableNbErrorsReceived
OBJECT-TYPE
This counter is incremented when an error is received
1.3.6.1.4.1.6431.1.5.3.2.16.1.5Counter32read-writecurrent
bwNSNRSStatsTableNbRequestsSent
OBJECT-TYPE
This counter is incremented when a request is sent
1.3.6.1.4.1.6431.1.5.3.2.16.1.6Counter32read-writecurrent
bwNSNRSStatsTableNbResponsesSent
OBJECT-TYPE
This counter is incremented when a response is sent
1.3.6.1.4.1.6431.1.5.3.2.16.1.7Counter32read-writecurrent
bwNSNRSStatsTableNbErrorsSent
OBJECT-TYPE
This counter is incremented when an error is sent
1.3.6.1.4.1.6431.1.5.3.2.16.1.8Counter32read-writecurrent
bwNSNRSStatsTableNbRequestsResent
OBJECT-TYPE
This counter is incremented when a request is re-sent
1.3.6.1.4.1.6431.1.5.3.2.16.1.9Counter32read-writecurrent
bwNSNRSStatsTableNbResponsesResent
OBJECT-TYPE
This counter is incremented when a response is re-sent
1.3.6.1.4.1.6431.1.5.3.2.16.1.10Counter32read-writecurrent
bwNSNRSStatsTableNbRequestsUnanswered
OBJECT-TYPE
This counter is incremented when a request remains unanswered after a series of retries
1.3.6.1.4.1.6431.1.5.3.2.16.1.11Counter32read-writecurrent
callLog
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.3.6
calllogNbEnterprises
OBJECT-TYPE
Number of enterprises for which call logging is enabled
1.3.6.1.4.1.6431.1.5.3.6.1Gauge32read-onlycurrent
calllogNbClients
OBJECT-TYPE
Number of call log client that are currently connected to the NetworkServer
1.3.6.1.4.1.6431.1.5.3.6.2Gauge32read-onlycurrent
nsXSCommonCommStats
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.3.7
bwNSCommonCommXSStatsTable
OBJECT-TYPE
This table contains counters for BCCT for the XS process.
1.3.6.1.4.1.6431.1.5.3.7.1not-accessiblecurrent
bwNSCommonCommXSStatsEntry
OBJECT-TYPE
Definition of the entries for bwNSCommonCommXSStatsTable.
1.3.6.1.4.1.6431.1.5.3.7.1.1not-accessiblecurrent
bwNSCommonCommXSStatsIndex
OBJECT-TYPE
This integer represents an index in table bwNSCommonCommXSStatsTable. The index represents a connection for a specific Host-Interfacece-Protocol combination.
1.3.6.1.4.1.6431.1.5.3.7.1.1.1Unsigned32read-onlycurrent
bwNSCommonCommXSHost
OBJECT-TYPE
The address of a host connected to the BroadWorks Common Communication Protocol.
1.3.6.1.4.1.6431.1.5.3.7.1.1.2DisplayStringread-onlycurrent
bwNSCommonCommXSInterface
OBJECT-TYPE
The IP address of a local interface that a protocol is bound to.
1.3.6.1.4.1.6431.1.5.3.7.1.1.3DisplayStringread-onlycurrent
bwNSCommonCommXSProtocol
OBJECT-TYPE
The name of a BroadWorks Common Communication Protocol client protocol, e.g. OCI or SyncApi.
1.3.6.1.4.1.6431.1.5.3.7.1.1.4DisplayStringread-onlycurrent
bwNSCommonCommXSAcceptedOutboundConnections
OBJECT-TYPE
This counter is incremented whenever a client in this process connects to the framework to a remote host, using the interface and protocol.
1.3.6.1.4.1.6431.1.5.3.7.1.1.5Counter32read-writecurrent
bwNSCommonCommXSAcceptedInboundConnections
OBJECT-TYPE
This counter is incremented whenever a client in this process connects to the framework from a remote host, using the interface and protocol.
1.3.6.1.4.1.6431.1.5.3.7.1.1.6Counter32read-writecurrent
bwNSCommonCommXSRejectedOutboundConnections
OBJECT-TYPE
This 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.
1.3.6.1.4.1.6431.1.5.3.7.1.1.7Counter32read-writecurrent
bwNSCommonCommXSRejectedInboundConnections
OBJECT-TYPE
This 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.
1.3.6.1.4.1.6431.1.5.3.7.1.1.8Counter32read-writecurrent
bwNSCommonCommXSOutputMessagesProcessed
OBJECT-TYPE
This counter is incremented whenever a message has been sent and processed for this host, interface and protocol.
1.3.6.1.4.1.6431.1.5.3.7.1.1.9Counter32read-writecurrent
bwNSCommonCommXSInputMessagesProcessed
OBJECT-TYPE
This counter is incremented whenever a message has been received and processed for this host, interface and protocol.
1.3.6.1.4.1.6431.1.5.3.7.1.1.10Counter32read-writecurrent
bwNSCommonCommXSOutputCommunicationErrors
OBJECT-TYPE
This counter is incremented whenever a message could not be read because the TCP stack returned an error.
1.3.6.1.4.1.6431.1.5.3.7.1.1.11Counter32read-writecurrent
bwNSCommonCommXSInputCommunicationErrors
OBJECT-TYPE
This counter is incremented whenever a message has been sent and processed for this host, interface and protocol.
1.3.6.1.4.1.6431.1.5.3.7.1.1.12Counter32read-writecurrent
tcp
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.3.8
bwNSXSTcpServersStatsTable
OBJECT-TYPE
This table contains counters for TCP underlying framework for the NSXS process.
1.3.6.1.4.1.6431.1.5.3.8.1not-accessiblecurrent
bwNSXSTcpServersStatsEntry
OBJECT-TYPE
Definition of the entries for bwNSXSTcpServersStatsTable.
1.3.6.1.4.1.6431.1.5.3.8.1.1not-accessiblecurrent
bwNSXSTcpServersStatsIndex
OBJECT-TYPE
This integer represents an index in table bwNSXSTcpServersStatsTable. This is the index to a specific TCP server name.
1.3.6.1.4.1.6431.1.5.3.8.1.1.1Unsigned32read-onlycurrent
bwNSXSTcpServersName
OBJECT-TYPE
The name of TCP server - Names are internally defined at at the application level.
1.3.6.1.4.1.6431.1.5.3.8.1.1.2DisplayStringread-onlycurrent
bwNSXSTcpServersNbConnectionsAccepted
OBJECT-TYPE
This counter represents the number of connections accepted by the TCP server.
1.3.6.1.4.1.6431.1.5.3.8.1.1.3Counter32read-writecurrent
bwNSXSTcpServersNbConnectionsRefused
OBJECT-TYPE
This counter represents the number of connections refused by the TCP server.
1.3.6.1.4.1.6431.1.5.3.8.1.1.4Counter32read-writecurrent
bwNSXSTcpServersNbConnectionsInitiated
OBJECT-TYPE
This counter represents the number of connections initiated by the TCP server.
1.3.6.1.4.1.6431.1.5.3.8.1.1.5Counter32read-writecurrent
bwNSXSTcpServersNbConnectionsClosed
OBJECT-TYPE
This counter represents the number of connections closed by the TCP server or remote hosts.
1.3.6.1.4.1.6431.1.5.3.8.1.1.6Counter32read-writecurrent
bwNSXSTcpServersNbBytesSent
OBJECT-TYPE
This counter represents the number of bytes sent by the TCP server.
1.3.6.1.4.1.6431.1.5.3.8.1.1.7Gauge32read-writecurrent
bwNSXSTcpServersNbBytesReceived
OBJECT-TYPE
This counter represents the number of bytes received by the TCP server.
1.3.6.1.4.1.6431.1.5.3.8.1.1.8Gauge32read-writecurrent
bwNSXSTcpServersOutgoingQueueSize
OBJECT-TYPE
This counter represents the number of bytes in the outgoing queue.
1.3.6.1.4.1.6431.1.5.3.8.1.1.9Gauge32read-onlycurrent
bwNSXSTcpServersIncomingQueueSize
OBJECT-TYPE
This counter represents the number of bytes in the incoming queue.
1.3.6.1.4.1.6431.1.5.3.8.1.1.10Gauge32read-onlycurrent
bwNSXSTcpServersNbBytesSentSecure
OBJECT-TYPE
This counter represents the number of bytes sent by the TCP server over secure connections.
1.3.6.1.4.1.6431.1.5.3.8.1.1.11Gauge32read-writecurrent
bwNSXSTcpServersNbBytesReceivedSecure
OBJECT-TYPE
This counter represents the number of bytes received by the TCP server over secure connections.
1.3.6.1.4.1.6431.1.5.3.8.1.1.12Gauge32read-writecurrent
persistency
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.4
timesTen
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.4.1
ttNSNbConnectionsCreated
OBJECT-TYPE
This counter reflects the total number of connections that have been opened to the DB.
1.3.6.1.4.1.6431.1.5.4.1.1Counter32read-writecurrent
ttNSConnectionPoolSize
OBJECT-TYPE
This gauge reflects the pool size of the DB.
1.3.6.1.4.1.6431.1.5.4.1.2Gauge32read-onlycurrent
ttNSNbBackdoorUpdates
OBJECT-TYPE
This counter reflects the total number of backdoor updates made to the DB.
1.3.6.1.4.1.6431.1.5.4.1.3Counter32read-writeobsolete
ttNSNbFailedCheckpoints
OBJECT-TYPE
This counter reflects the total number of failed checkpoints of the DB.
1.3.6.1.4.1.6431.1.5.4.1.4Counter32read-writeobsolete
xsRemoteXla
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.4.1.5
xsNSRemoteXlaNbTimesConnected
OBJECT-TYPE
Number of times a connection was made to the RemoteXla server
1.3.6.1.4.1.6431.1.5.4.1.5.1Counter32read-writecurrent
xsNSRemoteXlaNbTimesDisconnected
OBJECT-TYPE
Number of times the process was disconnected from the RemoteXla server
1.3.6.1.4.1.6431.1.5.4.1.5.2Counter32read-writecurrent
xsNSRemoteXlaUpdatesProcessed
OBJECT-TYPE
Number of XLA updates processed
1.3.6.1.4.1.6431.1.5.4.1.5.3Counter32read-writecurrent
xsNSRemoteXlaUpdatesPending
OBJECT-TYPE
Number of XLA updates pending to be processed
1.3.6.1.4.1.6431.1.5.4.1.5.4Gauge32read-writecurrent
bwNSXSAvgUpdateTime
OBJECT-TYPE
Average DB update time in milliseconds
1.3.6.1.4.1.6431.1.5.4.1.6Gauge32read-onlycurrent
bwNSXSAvgRowsUpdated
OBJECT-TYPE
Average number of rows affected in DB updates
1.3.6.1.4.1.6431.1.5.4.1.7Gauge32read-onlycurrent
bwNSXSAvgQueryTime
OBJECT-TYPE
Average DB query time in milliseconds
1.3.6.1.4.1.6431.1.5.4.1.8Gauge32read-onlycurrent
bwNSXSAvgRowsQueried
OBJECT-TYPE
Average number of rows processed in DB queries
1.3.6.1.4.1.6431.1.5.4.1.9Gauge32read-onlycurrent
bwNSXSUpdateCount
OBJECT-TYPE
Number of DB updates performed since the application started
1.3.6.1.4.1.6431.1.5.4.1.10Counter32read-writecurrent
bwNSXSQueryCount
OBJECT-TYPE
Number of DB queries performed since the application started
1.3.6.1.4.1.6431.1.5.4.1.11Counter32read-writecurrent
bwNSXSTTHWMTable
OBJECT-TYPE
This table contains counters for the XS TimesTen high water marks.
1.3.6.1.4.1.6431.1.5.4.1.12not-accessiblecurrent
bwNSXSTTHWMEntry
OBJECT-TYPE
Definition of the entries for bwNSXSTTHWMTable.
1.3.6.1.4.1.6431.1.5.4.1.12.1not-accessiblecurrent
bwNSXSTTHWMIndex
OBJECT-TYPE
This integer represents an index in table bwNSXSTTHWMTable. This is the index to a specific high water mark.
1.3.6.1.4.1.6431.1.5.4.1.12.1.1Unsigned32read-onlycurrent
bwNSXSTTHWMName
OBJECT-TYPE
The name of an XS TimesTen high water mark.
1.3.6.1.4.1.6431.1.5.4.1.12.1.2DisplayStringread-onlycurrent
bwNSXSTTHWMValue
OBJECT-TYPE
The value of an XS TimesTen high water mark.
1.3.6.1.4.1.6431.1.5.4.1.12.1.3Gauge32read-writecurrent
bwNSXSTTHWMTimestamp
OBJECT-TYPE
The timestamp of an XS TimesTen high water mark.
1.3.6.1.4.1.6431.1.5.4.1.12.1.4DisplayStringread-writecurrent
bwNSXSTTHWMStackTrace
OBJECT-TYPE
The stack trace of an XS TimesTen high water mark.
1.3.6.1.4.1.6431.1.5.4.1.12.1.5DisplayStringread-writecurrent
perNSNbOpenedTransactions
OBJECT-TYPE
This gauge reflects the total number of transactions currently opened.
1.3.6.1.4.1.6431.1.5.4.2Counter32read-writecurrent
perNSNbCommittedTransactions
OBJECT-TYPE
This counter reflects the total number of committed transactions.
1.3.6.1.4.1.6431.1.5.4.3Counter32read-writecurrent
perNSNbFailedTransactions
OBJECT-TYPE
This counter reflects the total number of failed transactions.
1.3.6.1.4.1.6431.1.5.4.4Counter32read-writecurrent
perNSNbCriticalErrors
OBJECT-TYPE
This counter reflects the total number of critical errors that occurred in the persistency layer of the network server.
1.3.6.1.4.1.6431.1.5.4.5Counter32read-writecurrent
management
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.5
resetAllNSCounters
OBJECT-TYPE
When set to a value other then 0, all the counters in the system are reset to 0.
1.3.6.1.4.1.6431.1.5.5.1Counter32read-writecurrent
serviceControlProxy
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.6
scpSystemModule
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.6.1
bwSCProxyStatsACLViolationCount
OBJECT-TYPE
Reflects the total number of messages received from unauthorized host
1.3.6.1.4.1.6431.1.5.6.1.1Counter32read-writecurrent
bwSCProxyStatsSCPMessageIns
OBJECT-TYPE
Reflects the total number of incoming CAP over HTTP messages
1.3.6.1.4.1.6431.1.5.6.1.2Counter32read-writecurrent
bwSCProxyStatsSCPMessageOuts
OBJECT-TYPE
Reflects the total number of outgoing CAP over HTTP messages
1.3.6.1.4.1.6431.1.5.6.1.3Counter32read-writecurrent
bwSCProxyStatsSCPMessageErrors
OBJECT-TYPE
Reflects the total number of error CAP over HTTP messages sent
1.3.6.1.4.1.6431.1.5.6.1.4Counter32read-writecurrent
scpCapModule
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.6.2
bwSCProxyStatsASTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.6431.1.5.6.2.1not-accessiblecurrent
bwSCProxyStatsASEntry
OBJECT-TYPE
This row contains information on a Hosting NE address
1.3.6.1.4.1.6431.1.5.6.2.1.1not-accessiblecurrent
bwSCProxyStatsASIndex
OBJECT-TYPE
Index to a HostingNe address entry.
1.3.6.1.4.1.6431.1.5.6.2.1.1.1Unsigned32not-accessiblecurrent
bwSCProxyStatsASAddr
OBJECT-TYPE
The address of a HostingNe
1.3.6.1.4.1.6431.1.5.6.2.1.1.2DisplayStringread-onlycurrent
bwSCProxyStatsASMessageIns
OBJECT-TYPE
Reflects the total number of incoming CAP messages for a specific HostingNe address
1.3.6.1.4.1.6431.1.5.6.2.1.1.3Counter32read-writecurrent
bwSCProxyStatsASMessageOuts
OBJECT-TYPE
Reflects the total number of outgoing CAP messages for a specific HostingNe address
1.3.6.1.4.1.6431.1.5.6.2.1.1.4Counter32read-writecurrent
bwSCProxyStatsASMessageErrors
OBJECT-TYPE
Reflects the total number of error CAP messages received from a specific HostingNe address
1.3.6.1.4.1.6431.1.5.6.2.1.1.5Counter32read-writecurrent
concurrent
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.7
bwNSXSMonitoringExecutorTable
OBJECT-TYPE
This table contains counters for the concurrent framework.
1.3.6.1.4.1.6431.1.5.7.1not-accessiblecurrent
bwNSXSMonitoringExecutorEntry
OBJECT-TYPE
Definition of the entries for bwNSXSMonitoringExecutorTable.
1.3.6.1.4.1.6431.1.5.7.1.1not-accessiblecurrent
bwNSXSMonitoringExecutorIndex
OBJECT-TYPE
This integer represents an index in table bwNSXSMonitoringExecutorTable. This is the index to a specific Monitoring Executor name.
1.3.6.1.4.1.6431.1.5.7.1.1.1Unsigned32read-onlycurrent
bwNSXSMonitoringExecutorName
OBJECT-TYPE
The name of the Monitoring Executor - Names are internally defined at the application level.
1.3.6.1.4.1.6431.1.5.7.1.1.2DisplayStringread-onlycurrent
bwNSXSMonitoringExecutorCurrentPoolSize
OBJECT-TYPE
The current thread pool size
1.3.6.1.4.1.6431.1.5.7.1.1.3Gauge32read-onlycurrent
bwNSXSMonitoringExecutorMaxPoolSize
OBJECT-TYPE
The maximum thread pool size
1.3.6.1.4.1.6431.1.5.7.1.1.4Gauge32read-onlycurrent
bwNSXSMonitoringExecutorAvgActiveThreads
OBJECT-TYPE
The average number of active threads, rounded up
1.3.6.1.4.1.6431.1.5.7.1.1.5Gauge32read-onlycurrent
bwNSXSMonitoringExecutorTaskQueueSize
OBJECT-TYPE
Number of tasks in the queue (includes scheduled and recurring tasks)
1.3.6.1.4.1.6431.1.5.7.1.1.6Gauge32read-onlycurrent
bwNSXSMonitoringExecutorNbTasksRun
OBJECT-TYPE
Number of tasks run
1.3.6.1.4.1.6431.1.5.7.1.1.7Counter32read-writecurrent
bwNSXSMonitoringExecutorNbWarnings
OBJECT-TYPE
Number of warnings that occured
1.3.6.1.4.1.6431.1.5.7.1.1.8Counter32read-writecurrent
bwNSXSMonitoringExecutorNbErrors
OBJECT-TYPE
Number of errors that occured
1.3.6.1.4.1.6431.1.5.7.1.1.9Counter32read-writecurrent
bwNSXSMonitoringExecutorLongestTaskMs
OBJECT-TYPE
Longest completed task execution time in milliseconds
1.3.6.1.4.1.6431.1.5.7.1.1.10Gauge32read-onlycurrent
bwNSXSMonitoringExecutorLongestTaskName
OBJECT-TYPE
Longest completed task name
1.3.6.1.4.1.6431.1.5.7.1.1.11DisplayStringread-onlycurrent
bwNSMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.100
bwNSMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.100.1
bwNSMibCompliancy
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.5.100.2
nsProvisioningServer
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9
psSystem
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.1
systemNbGrps
OBJECT-TYPE
Number of groups registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.1Gauge32read-onlycurrent
systemNbDNs
OBJECT-TYPE
Number of DNs registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.2Gauge32read-onlycurrent
systemNbURLs
OBJECT-TYPE
Number of URLs registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.3Gauge32read-onlycurrent
systemNbProfiles
OBJECT-TYPE
Number of profiles registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.4Gauge32read-onlycurrent
systemNbRoutingNEs
OBJECT-TYPE
Number of Routing Network Elements registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.5Gauge32read-onlycurrent
systemNbResourceNEs
OBJECT-TYPE
Number of Resource Network Elements registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.6Gauge32read-onlycurrent
systemNbEnterprises
OBJECT-TYPE
Number of Enterprises registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.7Gauge32read-onlycurrent
systemNbUnassignedDNs
OBJECT-TYPE
Number of Unassigned DNs in the Network Server
1.3.6.1.4.1.6431.1.9.1.8Gauge32read-onlycurrent
systemNbExts
OBJECT-TYPE
Number of Extensions registered in the Network Server
1.3.6.1.4.1.6431.1.9.1.9Gauge32read-onlycurrent
systemNbSites
OBJECT-TYPE
Number of sites defined in the Network Server
1.3.6.1.4.1.6431.1.9.1.10Gauge32read-onlycurrent
systemNbHostingNes
OBJECT-TYPE
Number of Hosting Network Elements defined in the Network Server
1.3.6.1.4.1.6431.1.9.1.11Gauge32read-onlycurrent
psProtocol
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.3
synchAPI
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.3.3
syncNbUpdatesRequests
OBJECT-TYPE
This counter reflects the total number of update requests made through the synchronization API.
1.3.6.1.4.1.6431.1.9.3.3.1Counter32read-writecurrent
syncNbUpdatesRequestsFailures
OBJECT-TYPE
This counter reflects the total number of synchronization requests that ended in a failure.
1.3.6.1.4.1.6431.1.9.3.3.2Counter32read-writecurrent
syncNbOpenedSessions
OBJECT-TYPE
This counter reflects the total number of synchronization sessions opened up to now.
1.3.6.1.4.1.6431.1.9.3.3.3Counter32read-writecurrent
syncNbAuthorizationFailures
OBJECT-TYPE
This counter reflects the total number of synchronization authorization failures up to now.
1.3.6.1.4.1.6431.1.9.3.3.4Counter32read-writecurrent
syncNbActiveSessions
OBJECT-TYPE
This gauge reflects the total number of synchronization sessions currently opened.
1.3.6.1.4.1.6431.1.9.3.3.5Gauge32read-onlycurrent
oamp
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.3.4
oampNbActiveSessions
OBJECT-TYPE
This gauge reflects the total number of synchronization sessions currently opened.
1.3.6.1.4.1.6431.1.9.3.4.1Gauge32read-onlycurrent
oss
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.3.5
ossNbUpdatesRequests
OBJECT-TYPE
This counter reflects the total number of update requests made to the network server through the OSS API.
1.3.6.1.4.1.6431.1.9.3.5.1Counter32read-writecurrent
ossNbUpdatesRequestsFailures
OBJECT-TYPE
This counter reflects the total number of OSS update requests that ended in failure.
1.3.6.1.4.1.6431.1.9.3.5.2Counter32read-writecurrent
ossNbQueriesRequests
OBJECT-TYPE
This counter reflects the total number of queries made to the network server through the OSS API.
1.3.6.1.4.1.6431.1.9.3.5.3Counter32read-writecurrent
ossNbQueriesRequestsFailures
OBJECT-TYPE
This counter reflects the total number of OSS queries that ended in failure.
1.3.6.1.4.1.6431.1.9.3.5.4Counter32read-writecurrent
ossNbOpenedSessions
OBJECT-TYPE
This counter reflects the total number of OSS sessions opened up to now.
1.3.6.1.4.1.6431.1.9.3.5.5Counter32read-writecurrent
ossNbAuthorizationFailures
OBJECT-TYPE
This counter reflects the total number of OSS authorization failures up to now.
1.3.6.1.4.1.6431.1.9.3.5.6Counter32read-writecurrent
ossNbActiveSessions
OBJECT-TYPE
This gauge reflects the total number of OSS sessions currently opened.
1.3.6.1.4.1.6431.1.9.3.5.7Gauge32read-onlycurrent
nsPSCommonCommStats
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.3.6
bwNSCommonCommPSStatsTable
OBJECT-TYPE
This table contains counters for BCCT for the PS process.
1.3.6.1.4.1.6431.1.9.3.6.1not-accessiblecurrent
bwNSCommonCommPSStatsEntry
OBJECT-TYPE
Definition of the entries for bwNSCommonCommPSStatsTable.
1.3.6.1.4.1.6431.1.9.3.6.1.1not-accessiblecurrent
bwNSCommonCommPSStatsIndex
OBJECT-TYPE
This integer represents an index in table bwNSCommonCommPSStatsTable. The index represents a connection for a specific Host-Interfacece-Protocol combination.
1.3.6.1.4.1.6431.1.9.3.6.1.1.1Unsigned32read-onlycurrent
bwNSCommonCommPSHost
OBJECT-TYPE
The address of a host connected to the BroadWorks Common Communication Protocol.
1.3.6.1.4.1.6431.1.9.3.6.1.1.2DisplayStringread-onlycurrent
bwNSCommonCommPSInterface
OBJECT-TYPE
The IP address of a local interface that a protocol is bound to.
1.3.6.1.4.1.6431.1.9.3.6.1.1.3DisplayStringread-onlycurrent
bwNSCommonCommPSProtocol
OBJECT-TYPE
The name of a BroadWorks Common Communication Protocol client protocol, e.g. OCI or SyncApi.
1.3.6.1.4.1.6431.1.9.3.6.1.1.4DisplayStringread-onlycurrent
bwNSCommonCommPSAcceptedOutboundConnections
OBJECT-TYPE
This counter is incremented whenever a client in this process connects to the framework to a remote host, using the interface and protocol.
1.3.6.1.4.1.6431.1.9.3.6.1.1.5Counter32read-writecurrent
bwNSCommonCommPSAcceptedInboundConnections
OBJECT-TYPE
This counter is incremented whenever a client in this process connects to the framework from a remote host, using the interface and protocol.
1.3.6.1.4.1.6431.1.9.3.6.1.1.6Counter32read-writecurrent
bwNSCommonCommPSRejectedOutboundConnections
OBJECT-TYPE
This 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.
1.3.6.1.4.1.6431.1.9.3.6.1.1.7Counter32read-writecurrent
bwNSCommonCommPSRejectedInboundConnections
OBJECT-TYPE
This 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.
1.3.6.1.4.1.6431.1.9.3.6.1.1.8Counter32read-writecurrent
bwNSCommonCommPSOutputMessagesProcessed
OBJECT-TYPE
This counter is incremented whenever a message has been sent and processed for this host, interface and protocol.
1.3.6.1.4.1.6431.1.9.3.6.1.1.9Counter32read-writecurrent
bwNSCommonCommPSInputMessagesProcessed
OBJECT-TYPE
This counter is incremented whenever a message has been received and processed for this host, interface and protocol.
1.3.6.1.4.1.6431.1.9.3.6.1.1.10Counter32read-writecurrent
bwNSCommonCommPSOutputCommunicationErrors
OBJECT-TYPE
This counter is incremented whenever a message could not be read because the TCP stack returned an error.
1.3.6.1.4.1.6431.1.9.3.6.1.1.11Counter32read-writecurrent
bwNSCommonCommPSInputCommunicationErrors
OBJECT-TYPE
This counter is incremented whenever a message has been sent and processed for this host, interface and protocol.
1.3.6.1.4.1.6431.1.9.3.6.1.1.12Counter32read-writecurrent
nsTcp
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.3.7
bwNSPSTcpServersStatsTable
OBJECT-TYPE
This table contains counters for TCP underlying framework for the NSPS process.
1.3.6.1.4.1.6431.1.9.3.7.1not-accessiblecurrent
bwNSPSTcpServersStatsEntry
OBJECT-TYPE
Definition of the entries for bwNSPSTcpServersStatsTable.
1.3.6.1.4.1.6431.1.9.3.7.1.1not-accessiblecurrent
bwNSPSTcpServersStatsIndex
OBJECT-TYPE
This integer represents an index in table bwNSPSTcpServersStatsTable. This is the index to a specific TCP server name.
1.3.6.1.4.1.6431.1.9.3.7.1.1.1Unsigned32read-onlycurrent
bwNSPSTcpServersName
OBJECT-TYPE
The name of TCP server - Names are internally defined at at the application level.
1.3.6.1.4.1.6431.1.9.3.7.1.1.2DisplayStringread-onlycurrent
bwNSPSTcpServersNbConnectionsAccepted
OBJECT-TYPE
This counter represents the number of connections accepted by the TCP server.
1.3.6.1.4.1.6431.1.9.3.7.1.1.3Counter32read-writecurrent
bwNSPSTcpServersNbConnectionsRefused
OBJECT-TYPE
This counter represents the number of connections refused by the TCP server.
1.3.6.1.4.1.6431.1.9.3.7.1.1.4Counter32read-writecurrent
bwNSPSTcpServersNbConnectionsInitiated
OBJECT-TYPE
This counter represents the number of connections initiated by the TCP server.
1.3.6.1.4.1.6431.1.9.3.7.1.1.5Counter32read-writecurrent
bwNSPSTcpServersNbConnectionsClosed
OBJECT-TYPE
This counter represents the number of connections closed by the TCP server or remote hosts.
1.3.6.1.4.1.6431.1.9.3.7.1.1.6Counter32read-writecurrent
bwNSPSTcpServersNbBytesSent
OBJECT-TYPE
This counter represents the number of bytes sent by the TCP server.
1.3.6.1.4.1.6431.1.9.3.7.1.1.7Gauge32read-writecurrent
bwNSPSTcpServersNbBytesReceived
OBJECT-TYPE
This counter represents the number of bytes received by the TCP server.
1.3.6.1.4.1.6431.1.9.3.7.1.1.8Gauge32read-writecurrent
bwNSPSTcpServersOutgoingQueueSize
OBJECT-TYPE
This counter represents the number of bytes in the outgoing queue.
1.3.6.1.4.1.6431.1.9.3.7.1.1.9Gauge32read-onlycurrent
bwNSPSTcpServersIncomingQueueSize
OBJECT-TYPE
This counter represents the number of bytes in the incoming queue.
1.3.6.1.4.1.6431.1.9.3.7.1.1.10Gauge32read-onlycurrent
bwNSPSTcpServersNbBytesSentSecure
OBJECT-TYPE
This counter represents the number of bytes sent by the TCP server over secure connections.
1.3.6.1.4.1.6431.1.9.3.7.1.1.11Gauge32read-writecurrent
bwNSPSTcpServersNbBytesReceivedSecure
OBJECT-TYPE
This counter represents the number of bytes received by the TCP server over secure connections.
1.3.6.1.4.1.6431.1.9.3.7.1.1.12Gauge32read-writecurrent
psPersistency
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.4
psTimesTen
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.4.1
psNSTtNbConnectionsCreated
OBJECT-TYPE
This counter reflects the total number of connections that have been opened to the DB.
1.3.6.1.4.1.6431.1.9.4.1.1Counter32read-writecurrent
psNSTtConnectionPoolSize
OBJECT-TYPE
This gauge reflects the pool size of the DB.
1.3.6.1.4.1.6431.1.9.4.1.2Gauge32read-onlycurrent
psNSTtNbBackdoorUpdates
OBJECT-TYPE
This counter reflects the total number of backdoor updates made to the DB.
1.3.6.1.4.1.6431.1.9.4.1.3Counter32read-writeobsolete
psNSTtNbFailedCheckpoints
OBJECT-TYPE
This counter reflects the total number of failed checkpoints of the DB.
1.3.6.1.4.1.6431.1.9.4.1.4Counter32read-writeobsolete
psRemoteXla
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.4.1.5
psNSRemoteXlaNbTimesConnected
OBJECT-TYPE
Number of times a connection was made to the RemoteXla server
1.3.6.1.4.1.6431.1.9.4.1.5.1Counter32read-writecurrent
psNSRemoteXlaNbTimesDisconnected
OBJECT-TYPE
Number of times the process was disconnected from the RemoteXla server
1.3.6.1.4.1.6431.1.9.4.1.5.2Counter32read-writecurrent
psNSRemoteXlaUpdatesProcessed
OBJECT-TYPE
Number of XLA updates processed
1.3.6.1.4.1.6431.1.9.4.1.5.3Counter32read-writecurrent
psNSRemoteXlaUpdatesPending
OBJECT-TYPE
Number of XLA updates pending to be processed
1.3.6.1.4.1.6431.1.9.4.1.5.4Gauge32read-writecurrent
bwNSPSAvgUpdateTime
OBJECT-TYPE
Average DB update time in milliseconds
1.3.6.1.4.1.6431.1.9.4.1.6Gauge32read-onlycurrent
bwNSPSAvgRowsUpdated
OBJECT-TYPE
Average number of rows affected in DB updates
1.3.6.1.4.1.6431.1.9.4.1.7Gauge32read-onlycurrent
bwNSPSAvgQueryTime
OBJECT-TYPE
Average DB query time in milliseconds
1.3.6.1.4.1.6431.1.9.4.1.8Gauge32read-onlycurrent
bwNSPSAvgRowsQueried
OBJECT-TYPE
Average number of rows processed in DB queries
1.3.6.1.4.1.6431.1.9.4.1.9Gauge32read-onlycurrent
bwNSPSUpdateCount
OBJECT-TYPE
Number of DB updates performed since the application started
1.3.6.1.4.1.6431.1.9.4.1.10Counter32read-writecurrent
bwNSPSQueryCount
OBJECT-TYPE
Number of DB queries performed since the application started
1.3.6.1.4.1.6431.1.9.4.1.11Counter32read-writecurrent
bwNSPSTTHWMTable
OBJECT-TYPE
This table contains counters for the PS TimesTen high water marks.
1.3.6.1.4.1.6431.1.9.4.1.12not-accessiblecurrent
bwNSPSTTHWMEntry
OBJECT-TYPE
Definition of the entries for bwNSPSTTHWMTable.
1.3.6.1.4.1.6431.1.9.4.1.12.1not-accessiblecurrent
bwNSPSTTHWMIndex
OBJECT-TYPE
This integer represents an index in table bwNSPSTTHWMTable. This is the index to a specific high water mark.
1.3.6.1.4.1.6431.1.9.4.1.12.1.1Unsigned32read-onlycurrent
bwNSPSTTHWMName
OBJECT-TYPE
The name of an PS TimesTen high water mark.
1.3.6.1.4.1.6431.1.9.4.1.12.1.2DisplayStringread-onlycurrent
bwNSPSTTHWMValue
OBJECT-TYPE
The value of an PS TimesTen high water mark.
1.3.6.1.4.1.6431.1.9.4.1.12.1.3Gauge32read-writecurrent
bwNSPSTTHWMTimestamp
OBJECT-TYPE
The timestamp of an PS TimesTen high water mark.
1.3.6.1.4.1.6431.1.9.4.1.12.1.4DisplayStringread-writecurrent
bwNSPSTTHWMStackTrace
OBJECT-TYPE
The stack trace of an PS TimesTen high water mark.
1.3.6.1.4.1.6431.1.9.4.1.12.1.5DisplayStringread-writecurrent
psNSPerNbOpenedTransactions
OBJECT-TYPE
This gauge reflects the total number of transactions currently opened.
1.3.6.1.4.1.6431.1.9.4.2Counter32read-writecurrent
psNSPerNbCommittedTransactions
OBJECT-TYPE
This counter reflects the total number of committed transactions.
1.3.6.1.4.1.6431.1.9.4.3Counter32read-writecurrent
psNSPerNbFailedTransactions
OBJECT-TYPE
This counter reflects the total number of failed transactions.
1.3.6.1.4.1.6431.1.9.4.4Counter32read-writecurrent
psNSPerNbCriticalErrors
OBJECT-TYPE
This counter reflects the total number of critical errors that occurred in the persistency layer of the network server.
1.3.6.1.4.1.6431.1.9.4.5Counter32read-writecurrent
psConcurrent
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.9.5
bwNSPSMonitoringExecutorTable
OBJECT-TYPE
This table contains counters for the concurrent framework.
1.3.6.1.4.1.6431.1.9.5.1not-accessiblecurrent
bwNSPSMonitoringExecutorEntry
OBJECT-TYPE
Definition of the entries for bwNSPSMonitoringExecutorTable.
1.3.6.1.4.1.6431.1.9.5.1.1not-accessiblecurrent
bwNSPSMonitoringExecutorIndex
OBJECT-TYPE
This integer represents an index in table bwNSPSMonitoringExecutorTable. This is the index to a specific Monitoring Executor name.
1.3.6.1.4.1.6431.1.9.5.1.1.1Unsigned32read-onlycurrent
bwNSPSMonitoringExecutorName
OBJECT-TYPE
The name of the Monitoring Executor - Names are internally defined at the application level.
1.3.6.1.4.1.6431.1.9.5.1.1.2DisplayStringread-onlycurrent
bwNSPSMonitoringExecutorCurrentPoolSize
OBJECT-TYPE
The current thread pool size
1.3.6.1.4.1.6431.1.9.5.1.1.3Gauge32read-onlycurrent
bwNSPSMonitoringExecutorMaxPoolSize
OBJECT-TYPE
The maximum thread pool size
1.3.6.1.4.1.6431.1.9.5.1.1.4Gauge32read-onlycurrent
bwNSPSMonitoringExecutorAvgActiveThreads
OBJECT-TYPE
The average number of active threads, rounded up
1.3.6.1.4.1.6431.1.9.5.1.1.5Gauge32read-onlycurrent
bwNSPSMonitoringExecutorTaskQueueSize
OBJECT-TYPE
Number of tasks in the queue (includes scheduled and recurring tasks)
1.3.6.1.4.1.6431.1.9.5.1.1.6Gauge32read-onlycurrent
bwNSPSMonitoringExecutorNbTasksRun
OBJECT-TYPE
Number of tasks run
1.3.6.1.4.1.6431.1.9.5.1.1.7Counter32read-writecurrent
bwNSPSMonitoringExecutorNbWarnings
OBJECT-TYPE
Number of warnings that occured
1.3.6.1.4.1.6431.1.9.5.1.1.8Counter32read-writecurrent
bwNSPSMonitoringExecutorNbErrors
OBJECT-TYPE
Number of errors that occured
1.3.6.1.4.1.6431.1.9.5.1.1.9Counter32read-writecurrent
bwNSPSMonitoringExecutorLongestTaskMs
OBJECT-TYPE
Longest completed task execution time in milliseconds
1.3.6.1.4.1.6431.1.9.5.1.1.10Gauge32read-onlycurrent
bwNSPSMonitoringExecutorLongestTaskName
OBJECT-TYPE
Longest completed task name
1.3.6.1.4.1.6431.1.9.5.1.1.11DisplayStringread-onlycurrent
networkServer
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.11
nsProtocol
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.11.1
locationApi
OBJECT-IDENTITY
1.3.6.1.4.1.6431.1.11.1.1
bwUserLocationRequests
OBJECT-TYPE
Number of times a user location request has been received.
1.3.6.1.4.1.6431.1.11.1.1.1Counter32read-writecurrent
bwUserLocationRequestSuccess
OBJECT-TYPE
Number of times a user location request has been answered successfully.
1.3.6.1.4.1.6431.1.11.1.1.2Counter32read-writecurrent
bwUserLocationRequestUnknownUser
OBJECT-TYPE
Number of times a user location request could not be processed because the user is unknown.
1.3.6.1.4.1.6431.1.11.1.1.3Counter32read-writecurrent
bwUserLocationRequestFailures
OBJECT-TYPE
Number of times a user location request could not be processed.
1.3.6.1.4.1.6431.1.11.1.1.4Counter32read-writecurrent

Conformance

NameOIDStatus
bwNsLicensingGroup
OBJECT-GROUP
This group defines the licensing information for the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.1current
bwNsSystemQueueStatsGroup
OBJECT-GROUP
This group defines the internal system queue statistics information the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.2current
bwNsGenericPolicyStatsGroup
OBJECT-GROUP
This group defines the generic counter for all policies on the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.3current
bwNsNeStatsGroup
OBJECT-GROUP
This group defines the information for the Network Elements sending requests to the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.4current
bwNsErrorStatsGroup
OBJECT-GROUP
This group defines statistics for all error codes returned by the Network Server to SIP requests.
1.3.6.1.4.1.6431.1.5.100.1.5current
bwNsCallPStatsGroup
OBJECT-GROUP
This group defines statistics for system level callp of the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.6current
bwNsCarrierStatsGroup
OBJECT-GROUP
This group defines statistics per equal acess carrier.
1.3.6.1.4.1.6431.1.5.100.1.7current
bwNsSipStatsGroup
OBJECT-GROUP
This group defines statistics for the SIP protocol.
1.3.6.1.4.1.6431.1.5.100.1.8current
bwNsNrsStatsGroup
OBJECT-GROUP
This group defines statistics for the NRS-based protocols.
1.3.6.1.4.1.6431.1.5.100.1.9current
bwNsCallLogsStatsGroup
OBJECT-GROUP
This group defines statistics for the call logs.
1.3.6.1.4.1.6431.1.5.100.1.10current
bwNsXSPersistencyStatsGroup
OBJECT-GROUP
This group defines statistics for the Network Server Execution Server process persistency.
1.3.6.1.4.1.6431.1.5.100.1.11current
bwNsMoCountersGroup
OBJECT-GROUP
This group defines statistics to perform managed object work for the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.12current
bwNsSystemGroup
OBJECT-GROUP
This group defines system level counters for the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.13current
bwNsSyncAPIGroup
OBJECT-GROUP
This group defines statistics for the SyncAPI protocol used between the BroadWorks Application and Network Server.
1.3.6.1.4.1.6431.1.5.100.1.14current
bwNsOamGroup
OBJECT-GROUP
This group defines statistics for the OAM protocol for the Network Server.
1.3.6.1.4.1.6431.1.5.100.1.15current
bwNsOssGroup
OBJECT-GROUP
This group defines statistics for the Network Server OSS protocol.
1.3.6.1.4.1.6431.1.5.100.1.16current
bwNsPSPersistencyStatsGroup
OBJECT-GROUP
This group defines statistics for the Network Server Provisioning Server process persistency.
1.3.6.1.4.1.6431.1.5.100.1.17current
bwNsScpStatsGroup
OBJECT-GROUP
This group defines statistics for the Network Server SCP process.
1.3.6.1.4.1.6431.1.5.100.1.18current
bwNsXsBcctGroup
OBJECT-GROUP
This group defines the statistics for the BCCT protocol for the Network Server Execution Server process.
1.3.6.1.4.1.6431.1.5.100.1.19current
bwNsPsBcctGroup
OBJECT-GROUP
This group defines the statistics for the BCCT protocol from the Provisioning Server process.
1.3.6.1.4.1.6431.1.5.100.1.20current
bwNSXSTcpStatsGroup
OBJECT-GROUP
This group defines the statistics for the Automatic Hold And Retrieve Service.
1.3.6.1.4.1.6431.1.5.100.1.21current
bwNSPSTcpStatsGroup
OBJECT-GROUP
This group defines the statistics for the Automatic Hold And Retrieve Service.
1.3.6.1.4.1.6431.1.5.100.1.22current
bwNSXSConcurrentFrameworkStatsGroup
OBJECT-GROUP
This group defines the statistics for the Automatic Hold And Retrieve Service.
1.3.6.1.4.1.6431.1.5.100.1.23current
bwNSPSConcurrentFrameworkStatsGroup
OBJECT-GROUP
This group defines the statistics for the Automatic Hold And Retrieve Service.
1.3.6.1.4.1.6431.1.5.100.1.24current
bwNSXSCongestionManagementGroup
OBJECT-GROUP
This group defines the statistics for the Congestion Management.
1.3.6.1.4.1.6431.1.5.100.1.25current
bwSIPCongestionManagementGroup
OBJECT-GROUP
This group defines the statistics for the SIP Congestion Management.
1.3.6.1.4.1.6431.1.5.100.1.26current
bwNsBasicCompliance
MODULE-COMPLIANCE
BroadWorks Network Server MIB compliance
1.3.6.1.4.1.6431.1.5.100.2.1current