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