Feedback
|
-- Copyright (c) 2003-2008 by Cisco Systems, Inc.
--
-- Proprietary Information of Cisco Systems Inc.
--
-- Module: BTS10200 Softswitch Mib Definition.
--
-- Revision: 6.0
--
-- Authors: Brandon Doan
-- Pramod Rao
--
IPCELL-CA-MIB DEFINITIONS ::= BEGIN
IMPORTS
YesNo,
ClearMeasurement,
Integer0To100,
DisplayString0To64,
Integer1To100,
DisplayString0To255,
Integer1To9999,
DisplayString1To255,
DisplayString1To32,
SuperRouteType,
DisplayString1To64,
Integer0To9999,
DayOfWeek,
KAMState,
DisplayString0To16,
Integer1To200,
Integer1To4,
Integer0To512,
Integer1To512,
Integer0To65535,
StatInterval,
DisplayString1To200,
DisplayString1To16,
TimeOfDay,
ADMAdminState,
DiaPeerAdminState,
ADMTargetState,
DiaPeerTargetState,
MGWOperState,
AGGROperState,
SGPOperState,
DPCOperState,
SCTPAssOperState,
TrunkGrpOperState,
TerminationOperState,
TrunkTermStaticState,
TrunkTermDynamicState,
SCTPAssTargetState,
DiaPeerOperState,
ADMMode,
MinuteSecondString,
ControlState,
DisplayString0To32,
OptiMGWOperState,
OptiTerminationOperState,
OptiTrunkGrpOperState
FROM IPCELL-TC
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, TimeTicks, Counter32, Counter64, Integer32, IpAddress, enterprises, mib-2
FROM SNMPv2-SMI
DisplayString, RowStatus, TruthValue, DateAndTime
FROM SNMPv2-TC
MODULE-COMPLIANCE, OBJECT-GROUP
FROM SNMPv2-CONF;
--
--YesNo ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "yes/no enumerator (yes = 1, no = 2)"
-- SYNTAX INTEGER { yes ( 1 ) , no ( 2 ) }
--
--ClearMeasurement ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Clear Measurement (clear = 1; for SETs only, notCleared = 2; for GETs only)"
-- SYNTAX INTEGER { clear ( 1 ) , notCleared ( 2 ) }
--
--Integer0To100 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 100"
-- SYNTAX INTEGER ( 0..100 )
--
--DisplayString0To64 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 64"
-- SYNTAX DisplayString ( SIZE ( 0..64 ) )
--
--Integer1To100 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 100"
-- SYNTAX INTEGER ( 1..100 )
--
--DisplayString0To255 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 255"
-- SYNTAX DisplayString ( SIZE ( 0..255 ) )
--
--Integer1To9999 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 9999"
-- SYNTAX INTEGER ( 1..9999 )
--
--DisplayString1To255 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 255"
-- SYNTAX DisplayString ( SIZE ( 1..255 ) )
--
--DisplayString1To32 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 32"
-- SYNTAX DisplayString ( SIZE ( 1..32 ) )
--
--SuperRouteType ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Super Route Type"
-- SYNTAX INTEGER { tod ( 1 ) , percent ( 2 ) , prefix ( 3 ) , linebase ( 4 ) , eightXX( 5 ) , route ( 6 ) , callingArea ( 7 ) }
--
--DisplayString1To64 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 64"
-- SYNTAX DisplayString ( SIZE ( 1..64 ) )
--
--Integer0To9999 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 9999"
-- SYNTAX INTEGER ( 0..9999 )
--
--DayOfWeek ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Day of week enumeration"
-- SYNTAX INTEGER { sun ( 1 ) , mon ( 2 ) , tue ( 3 ) , wed ( 4 ) , thu ( 5 ) , fri ( 6 ) , sat ( 7 ) }
--
--KAMState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "One of specified State. Values 1-3 can be used int SET requests; values 4-30 are returned in GET requests"
-- SYNTAX INTEGER { normal ( 1 ) , forcedActiveStandby ( 2 ) , forcedStandbyActive ( 3 ), initialNormal ( 4 ), activeNormal (5), standbyNormal (6), transActiveNormal (7), transStandbyNormal (8), oosFaulty (9), unknown (10), oosAdmin (11), activeForced (12), standbyForced (13), transActiveForced (14), transStandbyForced (15), startNormal (25) }
--
--DisplayString0To16 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 16"
-- SYNTAX DisplayString ( SIZE ( 0..16 ) )
--
--Integer1To200 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer with size of 1 to 200"
-- SYNTAX INTEGER ( 1..200 )
--
--Integer1To4 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 4"
-- SYNTAX INTEGER ( 1..4 )
--
--Integer0To512 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 512"
-- SYNTAX INTEGER ( 0..512 )
--
--Integer1To512 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 512"
-- SYNTAX INTEGER ( 1..512 )
--
--Integer0To65535 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 65535"
-- SYNTAX INTEGER ( 0..65535 )
--
--StatInterval ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 96"
-- SYNTAX INTEGER ( 1..96 )
--
--DisplayString1To200 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Display string in of size 1 to 200"
-- SYNTAX DisplayString ( SIZE ( 1..200 ) )
--
--DisplayString1To16 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 16"
-- SYNTAX DisplayString ( SIZE ( 1..16 ) )
--
--TimeOfDay ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "5 Characters in the format: hh:mm"
-- SYNTAX DisplayString ( SIZE ( 5 ) )
--
--ADMTargetState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Status"
-- SYNTAX INTEGER { notSet ( 1 ), maintenance ( 2 ) , inService ( 3 ) , outOfService ( 4 ) , unequipped ( 5 ) }
--
--SCTPAssTargetState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "SCTP Associated Target State"
-- SYNTAX INTEGER { notSet ( 1 ), inService ( 2 ) , outOfService ( 3 ) }
--
--MGWOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "MGW Operational Status"
-- SYNTAX INTEGER { mgwStatusUnknown ( 1 ), mgwStatusWorking ( 2 ), mgwStatusDown ( 3 ) , mgwStatusUnreachable ( 4 ) }
--
--AGGROperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "AGGR Operational Status"
-- SYNTAX INTEGER { aggrInitializing ( 1 ), aggrConnecting ( 2 ), aggrOutOfService ( 3 ) , aggrInService ( 4 ), aggrUnknownState ( 5 ) }
--
--OptiMGWOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "MGW Operational Status"
-- SYNTAX INTEGER { nonFaulty ( 1 ), faulty ( 2 ), nonFaultyRemotelyBlocked ( 3 ), faultyRemotelyBlocked ( 4 ) }
--
--OptiTerminationOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Termination Operational Status"
-- SYNTAX INTEGER { nonFaulty ( 1 ), faulty ( 2 ), nonFaultyRemotelyBlocked ( 3 ), faultyRemotelyBlocked ( 4 ) }
--
--OptiTrunkGrpOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk Group Operational Status"
-- SYNTAX INTEGER { nonFaulty ( 1 ), faulty ( 2 ), nonFaultyRemotelyBlocked ( 3 ), faultyRemotelyBlocked ( 4 ) }
--
--TrunkGrpOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk Grp Operational Status"
-- SYNTAX INTEGER { tgIns ( 1 ), tgOos ( 2 ) , tgMb ( 3 ) , tgWait ( 4 ), tgStby ( 5 ), tgRestoreSessionSetReqNormal ( 6 ), tgRestoreSessionSetReqSwitchover ( 7 ), tgRestoreSessionSetReqMaint ( 8 ), tgRestoreSessionSetFailNormal ( 9 ), tgRestoreSessionSetFailSwitchover ( 10 ), tgRestoreSessionSetFailMaint ( 11 ), tgRestoreEstablishReqNormal ( 12 ), tgRestoreEstablishReqSwitchover ( 13 ), tgRestoreEstablishReqMaint ( 14 ), tgRestoreEstablishFailNormal ( 15 ), tgRestoreEstablishFailSwitchover ( 16 ), tgRestoreEstablishFailMaint ( 17 ), tgMaint ( 18 ), tgDownSessionSetFailSoftNormal ( 19 ), tgDownSessionSetFailHardNormal ( 20 ), tgDownSessionSetFailSoftMaint ( 21 ), tgDownSessionSetFailHardMaint ( 22 ), tgDownEstablishReqSoftNormal ( 23 ), tgDownEstablishReqHardNormal ( 24 ), tgDownEstablishReqSoftMaint ( 25 ), tgDownEstablishReqHardMaint ( 26 ), tgDownEstablishFailSoftNormal ( 27 ), tgDownEstablishFailHardNormal ( 28 ), tgDownEstablishFailSoftMaint ( 29 ), tgDownEstablishFailHardMaint ( 30 ), tgRemoveGraceful ( 31 ), tgRemoveReleaseReq ( 32 ), tgRemoveSessionSetReq ( 33 ), tgRemoveGracefulInsMaint ( 34 ), tgSeizedFarEnd ( 35 ), tgUnknownState ( 36 ) }
--
--TerminationOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Termination Operational Status"
-- SYNTAX INTEGER { termStateNotAudited ( 1 ), termAvailNewCalls ( 2) , termIntializationAudit ( 3 ) , termProgressFaultRecovery ( 4 ), termNotWorkingNeedManualIntervention (5), termNotAvailNeedRsipResetMsg (6), termUnreachable (7), termUnreachableRecoveryInProcess ( 8 ), termReservedNotInCall ( 9 ) , termInTransientIncomingOutgoingCall ( 10 ) , termInitializedInStableCall ( 11 ), termInStableCallGoingDown (12), termNotInitializedTransientCallInProgress (13), termNotInitializedReservedFeatCall (14), termFaultRecoveryOnInTransientCall (15), termInFaultInTransientCall (16), termUnreachableRecoveryOnInTransientCall (17), termInTransientCallGoingDown (18), termFaultRecoveryOnInStableCall (19), termFaultInStableCall (20), termUnreachableRecoveryOnInStableCall (21), termStateUndefined (22), h323TermIdleState (23), h323TermIncomingBusyState (24), h323TermOutgoingBusyState (25), h323TermTransientState (26), h323TermIncomingBusyTransientState (27), h323TermOutgoingBusyTransientState (28) }
--
--SGPOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "SGP Operational Status"
-- SYNTAX INTEGER { notInUse ( 1 ), inService ( 2) , oosSctpAssocDown ( 3 ) , oosM3uaDown ( 4 ), unknown (5), operNotSupported ( 6 ) }
--
--DPCOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DPC Operational Status"
-- SYNTAX INTEGER { available ( 1 ), unavailable ( 2) , congested ( 3 ) , congestedAtLevelOne ( 4 ), congestedAtLevelTwo (5), congetstedAtLevelThree (6), userPartUnavailable (7), unknown ( 8 ), operNotSupported ( 9 ), notInUse (10) }
--
--SCTPAssOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "SCTP Association Operational Status"
-- SYNTAX INTEGER { notInUse ( 1 ), oos ( 2) , inService ( 3 ) , unknown ( 4 ), operNotSupported (5) }
--
--ADMAdminState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Admin Status"
-- SYNTAX INTEGER { adminIns ( 1 ), adminOos ( 2 ) , adminMaint ( 3 ) , adminOosPending ( 4 ), adminMaintPending (5), adminUeqp (6), adminForcedStandbyActive (7), adminForcedActiveStandby (8), adminNormal (9), adminNull (10), unknown (11) }
--
--TrunkTermStaticState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Static Status"
-- SYNTAX INTEGER { actv ( 1 ), lblk ( 2 ) , rblk ( 3 ), lblkRblk( 4 ), ueqp ( 5 ), invalidState ( 6 ), unknown ( 7 ) }
--
--TrunkTermDynamicState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Oper Status"
-- SYNTAX INTEGER { idle ( 1 ), ibsy ( 2 ) , obsy ( 3 ) , trans ( 4 ), transIbsy ( 5 ), transObsy ( 6 ), invalidState ( 7 ), unknown ( 8 ) }
--
--ADMMode ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "ADM Status/Control Mode"
-- SYNTAX INTEGER { notSet ( 1 ), forced ( 2 ), graceful ( 3 ) }
--
--
--ControlState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Handles the stateless nature of sets. When the user is done setting each individual cell within a row, they will set this variable to 1. If all the rows are not set, then insufficient data will be returned.
--If it's successful, then committed is returned. When the user does a get on this variable, only insufficientData or readyToCommit is returned. Normally, after the user peforms a commit, the agent clears the data"
-- SYNTAX INTEGER { commit ( 1 ) , insufficientData ( 2 ) , readyToCommit ( 3 ), committed ( 4 ) }
--
--MinuteSecondString ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Minute/Second string in the format: mm:ss"
-- SYNTAX DisplayString (SIZE(5))
--
--DisplayString0To32 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 32"
-- SYNTAX DisplayString ( SIZE ( 0..32 ) )
--
opticall MODULE-IDENTITY
LAST-UPDATED "200504071400Z"
ORGANIZATION "Cisco BTS10200 Softswitch"
CONTACT-INFO "Cisco Systems Customer Service
Postal: 170 W. Tasman Drive
San Jose, CA 95134
USA
Phone: +1 800 553-NETS
EMail: BTS-SUPPORT@cisco.com"
DESCRIPTION
"The MIB module supplies the basic management object
for the Cisco BTS10200 Call Agent."
REVISION "200504071400Z"
DESCRIPTION "Renamed SIS and SIA counters"
REVISION "200404021400Z"
DESCRIPTION
"
Modified Following:
1. Added H323 Termination Operation States.
2. Obsoleted all emsTraps and callAgentTraps - replaced all traps with new
trap structure under following new Object IDs: billingTraps,
callpTraps, configTraps, databaseTraps, maintenanceTraps, ossTraps,
securityTraps, signalingTraps, statisticsTraps, systemTraps, auditTraps.
3. Removed Sequence Number as a valid search criteria for event retransmission.
4. Modified description of start and date of event retrasmission tokens to
remove milliseconds.
5. Added following new Stat Tables: statPCTToolsTable, statAINToolsTable,
statCallToolsTable.
6. Modified counters in statAINSVCTable.
7. Obsoleted table statISUPTable.
8. Added additional counters to statISDNTranslationTable.
"
REVISION "200305221400Z"
DESCRIPTION
"
Shuffled around last few EmsTraps OID to synchronize with previous 3.5 mib.
"
REVISION "200210241400Z"
DESCRIPTION
"
Modified Following:
1. KAMState added six additional states (25-30).
2. TerminationOperState valid states have completely changed.
3. DPCOperState added an additional state (10).
4. Moved tables from ss7Adapter branch to signalingAdapterStatusControl:
sgpOAMPTable, dpcOAMPTable, sctpAssOAMPTable
5. Added branches: fsStatistics, signalingAdapterStatistics,
signalingAdapterStatusControl, signalingAdapterTrapPrefix.
6. Added new counters to Statistics Table: statPOTSFSTable, statSIMTable,
statSIATable, statISDNTransTable.
7. Removed counters from Statistics Table: statTGUsageTable.
8. Obsoleted counters from Statistics Table: statBillingTable.
9. Added new Statistics Table: statISUPSGATable, statDQOSTable, statEMATable,
statAINSVCTable, statINAPTable, statTSATable, statTCAPTable,
statSCCPTable, statM3UATable, statSUATable, statSCTPTable
10. Obsoleted Statistics Table: statAINFSTable, statTrunkTable.
11. Obsoleted Optimized Table: optiMediaGatewayOAMPTable,
optiSubscrLineTermOAMPTable, optiTrunkGroupOAMPTable,
optiTrunkTermOAMPTable
12. Modified trap name and/or descriptions for: emsTraps (126, 127, 134)
and callAgentTraps (5, 16, 74, 90, 91)
13. Obsoleted traps: emsTraps (129) and callAgentTraps(42).
14. Added traps: emsTraps (148-156) and callAgentTraps (92-98).
15. Added aggrOAMPTable to perform status/control on AGGR.
15. Added mechanism to retrieve fast Bulk Statuses in following tables: mgwBulkStatTable, trunkGroupBulkStatPage, subscriberTermBulkStatTable, trunkTermBulkStatTable.
"
REVISION "200206131400Z"
DESCRIPTION
"
Modified Following:
1. Added additional counters to statistics table of BILLING.
2. Added traps emsTraps 132-144.
3. Added columns TrapDestFilterTypes and TrapDestFilterLevels to TrapDestTable.
4. Added Varbinds alarmSubsystem, alarmSeverity, and alarmID to all traps.
5. Added more details in description of traffic counters/statisitics.
6. Added more details in description of traps.
"
REVISION "200204161400Z"
DESCRIPTION
"
Modified Following:
1. Added additional counters to statistics table of POTS FS, AIN FS, SIM,
and SIA.
2. Changed all occurences of OtherNxx to just Nxx in statistics tables POTS FS,
SIM, and SIA.
3. Modified counters in statistics table H323.
4. Added additional counters to statistics table ISUP.
5. Added traps emsTraps 122-131 and callAgentTraps 73-91.
"
REVISION "200101151400Z"
DESCRIPTION
"Added NAS counters to Call Processing Statistics Table. Deleted some commented lines."
REVISION "200011291400Z"
DESCRIPTION
"Added back the optimized Status/Control Tables for MGW, Trunk Grp, Sub Term, and Trunk Term."
REVISION "200010261400Z"
DESCRIPTION
"Added statTrunkTable."
REVISION "200010141400Z"
DESCRIPTION
"Removed optimized Status/Control Tables for MGW, Trunk Grp, Sub Term, and Trunk Term."
REVISION "200010091400Z"
DESCRIPTION
"
Modified following:
1. Removed comments.
2. Added UEQP to Status/Control Tables.
3. Added optimized Status/Control Tables for MGW, Trunk Grp, Sub Term, and Trunk Term.
4. Update the list of Traps to reflect what is supported (generated) on EMS.
5. Added one new entry to statSIMTable.
6. Added serveral new entries to statPOTSFSTable.
7. Modified Trunk Group Number from Integer 1-9999 to Integer32.
8. Made TrapDest Table modifiable through BTS10200 Softswitch CLI instead of via NMS.
"
REVISION "200010051400Z"
DESCRIPTION
"
Modified Following:
1. Added EMS traps 114-122 (Maintenance Subsystem).
2. Added BDMS status/control.
3. Changed the returnable states for Status/Control: KAMState,
TrunkGrpOperState, TerminationOperState, ADMAdminState, TrunkTermStaticState,
TrunkTermDynamicState, and MGWOperState
"
REVISION "200008011400Z"
DESCRIPTION
"
Modified Following:
1. Added statH323Table.
2. Added additional counters to statCallProcessingTable.
3. Added additional traps.
4. Added additional counters to statPOTSFSTable.
"
REVISION "200003051400Z"
DESCRIPTION
"Changed AIN_FS Measurement. Removed SIP_REINVITE_RECEIVED
and SIP_REINVITE_SENT from all measurement tables that contains those
entries. Added additional traps."
::= { ipcell 1 }
ipcell OBJECT IDENTIFIER ::= { enterprises 5296 }
ems OBJECT IDENTIFIER ::= { opticall 2 }
callAgent OBJECT IDENTIFIER ::= { opticall 3 }
featureServer OBJECT IDENTIFIER ::= { opticall 4 }
statusControlOptimized OBJECT IDENTIFIER ::= { opticall 5 }
-- If needing to a constant polling for Status/Control of particular
-- elements, this branch should be used instead of the
-- callAgentStatusControl branch. The queries to this branch is
-- considerably faster and is less expensive on the SNMP Agent CPU cycle.
-- This will give faulty/non-faulty states which suffices most situations.
emsOptimized OBJECT IDENTIFIER ::= { statusControlOptimized 1 }
callAgentOptimized OBJECT IDENTIFIER ::= { statusControlOptimized 2 }
featureServerOptimized OBJECT IDENTIFIER ::= { statusControlOptimized 3 }
signalingAdapter OBJECT IDENTIFIER ::= { opticall 6 }
fsAin OBJECT IDENTIFIER ::= { featureServer 1 }
fsPotsCtx OBJECT IDENTIFIER ::= { featureServer 2 }
fsStatistics OBJECT IDENTIFIER ::= { featureServer 4 }
emsStatusControl OBJECT IDENTIFIER ::= { ems 1 }
emsTrapPrefix OBJECT IDENTIFIER ::= { ems 2 }
emsTraps OBJECT IDENTIFIER ::= { emsTrapPrefix 0 }
emsStatistics OBJECT IDENTIFIER ::= { ems 3 }
callAgentStatusControl OBJECT IDENTIFIER ::= { callAgent 1 }
-- See comments regarding usage under statusControlOptimized OID
callAgentTrapPrefix OBJECT IDENTIFIER ::= {
callAgent 2 }
callAgentTraps OBJECT IDENTIFIER ::= {
callAgentTrapPrefix 0 }
callAgentStatistics OBJECT IDENTIFIER ::= { callAgent 3 }
fsPotsCtxStatusControl OBJECT IDENTIFIER ::= { fsPotsCtx 1 }
fsPotsCtxTrapPrefix OBJECT IDENTIFIER ::= { fsPotsCtx 2 }
fsPotsCtxTraps OBJECT IDENTIFIER ::= { fsPotsCtxTrapPrefix 0 }
fsPotsCtxStatistics OBJECT IDENTIFIER ::= { fsPotsCtx 3 }
fsAinStatusControl OBJECT IDENTIFIER ::= { fsAin 1 }
fsAinTrapPrefix OBJECT IDENTIFIER ::= { fsAin 2 }
fsAinTraps OBJECT IDENTIFIER ::= { fsAinTrapPrefix 0 }
fsAinStatistics OBJECT IDENTIFIER ::= { fsAin 3 }
signalingAdapterStatusControl OBJECT IDENTIFIER ::= { signalingAdapter 1 }
signalingAdapterTrapPrefix OBJECT IDENTIFIER ::= { signalingAdapter 2 }
signalingAdapterStatistics OBJECT IDENTIFIER ::= { signalingAdapter 3 }
signalingAdapterTraps OBJECT IDENTIFIER ::= { signalingAdapterTrapPrefix 0 }
statusControlBulk OBJECT IDENTIFIER ::= { opticall 8 }
generalTrafficMeasurement OBJECT IDENTIFIER ::= { opticall 9 }
generalTraps OBJECT IDENTIFIER ::= { opticall 1 }
scscf OBJECT IDENTIFIER ::= { opticall 10 }
icscf OBJECT IDENTIFIER ::= { opticall 11 }
scscfStatusControl OBJECT IDENTIFIER ::= { scscf 1 }
scscfStatistics OBJECT IDENTIFIER ::= { scscf 2 }
icscfStatusControl OBJECT IDENTIFIER ::= { icscf 1 }
icscfStatistics OBJECT IDENTIFIER ::= { icscf 2 }
btsTrapPrefix OBJECT IDENTIFIER ::= { generalTraps 5 }
billingTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 1 }
callpTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 2 }
configTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 3 }
databaseTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 4 }
maintenanceTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 5 }
ossTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 6 }
securityTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 7 }
signalingTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 8 }
statisticsTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 9 }
systemTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 10 }
auditTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 11 }
system OBJECT IDENTIFIER ::= { mib-2 1 }
alarmObjectTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlarmObjectEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of variables detailing a trap sent up with the trap."
::= { generalTraps 1 }
alarmObjectEntry OBJECT-TYPE
SYNTAX AlarmObjectEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry represents a variable corresponding to a variable within an opticall event."
INDEX { alarmSubsystem, alarmServerity, alarmID }
::= { alarmObjectTable 1 }
AlarmObjectEntry ::= SEQUENCE {
alarmSubsystem INTEGER,
alarmServerity INTEGER,
alarmID INTEGER,
alarmSetCleared INTEGER,
alarmComponentID DisplayString1To64,
alarmComponentType DisplayString1To64,
alarmDetails DisplayString,
alarmTime DisplayString
}
alarmSubsystem OBJECT-TYPE
SYNTAX INTEGER { billing ( 1 ), callp ( 2 ) , config ( 3 ) , database ( 4 ) , maintenance ( 5 ) , oss ( 6 ) , security ( 7 ) , signaling ( 8 ) , statistics ( 9 ) , system ( 10 ) , audit ( 11 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Subsystem which generated the alarm"
::= { alarmObjectEntry 1 }
alarmServerity OBJECT-TYPE
SYNTAX INTEGER { critical ( 1 ) , major ( 2 ) , minor ( 3 ) , warning ( 4 ) , informational ( 5 ) , debug ( 6 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Severity of the alarm."
::= { alarmObjectEntry 2 }
alarmID OBJECT-TYPE
SYNTAX INTEGER ( 0..2147483647 )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm identification number"
::= { alarmObjectEntry 3 }
alarmSetCleared OBJECT-TYPE
SYNTAX INTEGER { off ( 1 ) , on ( 2 ) , ignore ( 3 ) , acknowledge ( 4 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm OFF, ON, IGNORED, or ACKNOWLEDGED"
::= { alarmObjectEntry 4 }
alarmComponentID OBJECT-TYPE
SYNTAX DisplayString1To64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Component ID"
::= { alarmObjectEntry 5 }
alarmComponentType OBJECT-TYPE
SYNTAX DisplayString1To64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Component Type"
::= { alarmObjectEntry 6 }
alarmDetails OBJECT-TYPE
SYNTAX DisplayString ( SIZE ( 1..65536 ) )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Details of the alarms in the format:
key1=value1; key2=value2; ...; key8=value8
Maximum key/value pair is 8."
::= { alarmObjectEntry 7 }
alarmTime OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Time alarm was generated. It is in the form:
dow mon dd hh:mm:ss zzz yyyy
where:
dow is the day of the week (Sun, Mon, Tue, Wed, Thu, Fri, Sat).
mon is the month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep,
Oct, Nov, Dec).
dd is the day of the month (01 through 31), as two decimal
digits.
hh is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits.
zzz is the time zone (and may reflect daylight savings time).
Standard time zone abbreviations include those
recognized by the method parse. If time zone
informationi is not available, then zzz is
empty - that is, it consists of no characters at all.
yyyy is the year, as four decimal digits."
::= { alarmObjectEntry 8 }
sysDescr OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A textual description of the entity. This value
should include the full name and version
identification of the system's hardware type,
software operating-system, and networking
software. It is mandatory that this only contain
printable ASCII characters."
DEFVAL { "IPCell Opticall SNMP Agent" }
::= { system 1 }
sysObjectID OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The vendor's authoritative identification of the
network management subsystem contained in the
entity. This value is allocated within the SMI
enterprises subtree (1.3.6.1.4.1) and provides an
easy and unambiguous means for determining `what
kind of box' is being managed. For example, if
vendor `Flintstones, Inc.' was assigned the
subtree 1.3.6.1.4.1.4242, it could assign the
identifier 1.3.6.1.4.1.4242.1.1 to its `Fred
Router'.:
read-command : C:\windows\ping kiwi"
DEFVAL { { 1 3 6 1 4 1 5296 1 } }
::= { system 2 }
sysUpTime OBJECT-TYPE
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The time (in hundredths of a second) since the
network management portion of the system was last
re-initialized.:
READ-COMMAND: echo sysuptime"
::= { system 3 }
sysContact OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The textual identification of the contact person
for this managed node, together with information
on how to contact this person.:
READ-COMMAND: c:\windows\netstat -n"
::= { system 4 }
sysName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"An administratively-assigned name for this
managed node. By convention, this is the node's
fully-qualified domain name."
::= { system 5 }
sysLocation OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The physical location of this node (e.g.,
`telephone closet, 3rd floor')."
::= { system 6 }
sysServices OBJECT-TYPE
SYNTAX INTEGER (0..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A value which indicates the set of services that
this entity primarily offers.
The value is a sum. This sum initially takes the
value zero, Then, for each layer, L, in the range
1 through 7, that this node performs transactions
for, 2 raised to (L - 1) is added to the sum. For
example, a node which performs primarily routing
functions would have a value of 4 (2^(3-1)). In
contrast, a node which is a host offering
application services would have a value of 72
(2^(4-1) + 2^(7-1)). Note that in the context of
the Internet suite of protocols, values should be
calculated accordingly:
layer functionality
1 physical (e.g., repeaters)
2 datalink/subnetwork (e.g., bridges)
3 internet (e.g., IP gateways)
4 end-to-end (e.g., IP hosts)
7 applications (e.g., mail relays)
For systems including OSI protocols, layers 5 and
6 may also be counted."
::= { system 7 }
trapDestTable OBJECT-TYPE
SYNTAX SEQUENCE OF TrapDestEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of trap destination entries."
::= { generalTraps 2 }
trapDestEntry OBJECT-TYPE
SYNTAX TrapDestEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This entry includes a destination IP address to which to send
traps for this community."
INDEX { trapDestIndex }
::= { trapDestTable 1 }
TrapDestEntry ::= SEQUENCE {
trapDestIndex Integer32,
trapDestCommunity OCTET STRING,
trapDestAddress IpAddress,
trapDestPort INTEGER,
trapDestOwner DisplayString,
trapDestStatus RowStatus,
trapDestFilterTypes Integer32,
trapDestFilterLevels Integer32
}
trapDestIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A value that uniquely identifies this trapDestEntry.
Whatever value entered will be overwritten to be a unique value when stored."
::= { trapDestEntry 1 }
trapDestCommunity OBJECT-TYPE
SYNTAX OCTET STRING ( SIZE ( 0..127 ) )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A community to which this destination address belongs.
This entry is associated with any eventEntries in the RMON
MIB whose value of eventCommunity is equal to the value of
this object. Every time an associated event entry sends a
trap due to an event, that trap will be sent to each
address in the trapDestTable with a trapDestCommunity equal to
eventCommunity.
This object may not be modified if the associated
trapDestStatus object is equal to active(1)."
::= { trapDestEntry 2 }
trapDestAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The address to send traps on behalf of this entry."
::= { trapDestEntry 3 }
trapDestPort OBJECT-TYPE
SYNTAX INTEGER ( 1..65535 )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The port to send traps on behalf of this entry."
::= { trapDestEntry 4 }
trapDestOwner OBJECT-TYPE
SYNTAX DisplayString ( SIZE ( 0..127 ) )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The entity that configured this entry and is
therefore using the resources assigned to it."
::= { trapDestEntry 5 }
trapDestStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The status of this trap destination entry.
An entry may not exist in the active state unless all
objects in the entry have an appropriate value."
::= { trapDestEntry 6 }
trapDestFilterTypes OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Ranges from 0-32767. A bitmask that specifies which
subsystem types of the events to filter or permitted to be
sent to this address. This is used in combination with
Filterlevels to provide a granular filter for traps from the
SNMP Agent side. From right to left the following bits
specifies the following subsystem types:
Bit #1: BILLING (right-most bit)
Bit #2: CALLP
Bit #3: CONFIG
Bit #4: DATABASE
Bit #5: MAINTENANCE
Bit #6: OSS
Bit #7: SECURITY
Bit #8: SIGNALING
Bit #9: STATISTICS
Bit #10: SYSTEM
Bit #11: AUDIT (left-most bit)
For example, in order to receive only CONFIG, DATABASE, and
SIGNALING traps, then the filter in binary would
be (0010001100) which converts to integer value of (140) to be
entered as the token value. If all types are to be received
then the binary would be (1111111111) which converts
to (1023) as the token value. And likewise if no types are to
be received then the binary would be (0000000000) which
converts to (0) as the token value."
::= { trapDestEntry 7 }
trapDestFilterLevels OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Ranges from 0-63. A bitmask that specifies which levels of
the events to filter or permitted to be sent to this address.
This is used in combination with Filtertypes to provide a
granular filter for traps from the SNMP Agent side. From
right to left the following bits specifies the following
levels:
Bit #1: DEBUG (right-most bit)
Bit #2: INFO
Bit #3: WARNING
Bit #4: MINOR
Bit #5: MAJOR
Bit #6: CRITICAL (left-most bit)
For example, in order to receive only INFO, MINOR, and MAJOR
traps, then the filter in binary would be (011010) which
converts to integer value of (26) to be entered as the token
value. If all levels are to be received then the binary would
be (111111) which converts to (63) as the token value. And
likewise if no levels are to be received then the binary would
be (000000) which converts to (0) as the token value.
WARNING: Any filter that permits levels DEBUG and/or INFO
traps will cause a high number of traps to be sent and tax the
system resources on the SNMP Agent on the EMS; care must be
taken when specifying numbers that converts to binary
containing bits 1 or 2 turned on such
as (49-51), (57-59), (61-63), etc.!"
::= { trapDestEntry 8 }
eventRetransmission OBJECT IDENTIFIER ::= { generalTraps 3 }
eventHistory OBJECT IDENTIFIER ::= { eventRetransmission 1 }
eventSequenceNumStart OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The sequence number of the oldest event contained in
the event history db. The result return is the
immediate snapshot of what is in the db. Therefore,
it could change immediately after retrieval."
::= { eventHistory 1 }
eventSequenceNumEnd OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The sequence number of the newest event contained in
the event history db. The result return is the
immediate snapshot of what is in the db. Therefore,
it could change immediately after retrieval."
::= { eventHistory 2 }
eventDateStampStart OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The date of the oldest event contained in
the event history db. The result return is the immediate
snapshot of what is in the db. Therefore, it could change
immediately after retrieval.
The date string is in the form:
yyyy-MM-dd HH:mm:ss.SSS
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits.
SSS is the millisecond (000 through 999), as three
decimal digits."
::= { eventHistory 3 }
eventDateStampEnd OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The date of the newest event contained in
the event history db. The result return is the immediate
snapshot of what is in the db. Therefore, it could change
immediately after retrieval.
The date string is in the form:
yyyy-MM-dd HH:mm:ss.SSS
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits.
SSS is the millisecond (000 through 999), as three
decimal digits."
::= { eventHistory 4 }
retransmitExecuteParameters OBJECT IDENTIFIER ::= { eventRetransmission 2 }
retranParamSeqNumStart OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events using sequence numbers in the
db. Refer to eventHistory OIDs for the
valid range of sequence numbers.
If retranParamSeqNumStart is set
then it will be assumed all events between the
retranParamSeqNumStart and the latest event will be
transmitted.
If retranParamSeqNumStart AND retranParamDateStart is used,
then retranParamDateStart (in conjunction with
retranParamDateEnd - if used) takes precedence over retranParamSeqNumStart.
To clear this value, set it to '0' (zero)."
::= { retransmitExecuteParameters 1 }
retranParamDateStart OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events using date in the
db. This parameter, inclusive, is used in conjuction with
retranParamDateEnd, inclusive, to specify the range of events
to be retransmitted. Refer to eventHistory OIDs for the
valid range of dates.
If this parameter is set and retranParamDateEnd is not,
then it will be assumed all events between the
retranParamDateStart and the latest event will be
transmitted.
If retranParamDateStart is set and retranParamDateEnd is
not, then it will be assumed all events between the
retranParamDateStart and the latest event will be
transmitted.
If retranParamDateEnd is set and retranParamDateStart is
not, then it will be assumed all events up to the
retranParamDateEnd will be transmitted.
If retranParamSeqNumStart AND retranParamDateStart is used,
then retranParamDateStart (in conjunction with
retranParamDateEnd - if used) takes precedence over retranParamSeqNumStart.
To clear this value set it to ''.
The date string is in the form:
yyyy-MM-dd HH:mm:ss
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits."
::= { retransmitExecuteParameters 3 }
retranParamDateEnd OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events using date in the
db. This parameter, inclusive, is used in conjuction with
retranParamDateStart, inclusive, to specify the range of events
to be retransmitted. Refer to eventHistory OIDs for the
valid range of sequence numbers.
If retranParamDateStart is set and retranParamDateEnd is
not, then it will be assumed all events between the
retranParamDateStart and the latest event will be
transmitted.
If retranParamDateEnd is set and retranParamDateStart is
not, then it will be assumed all events up to the
retranParamDateEnd will be transmitted.
If retranParamSeqNumStart AND retranParamDateStart is used,
then retranParamDateStart (in conjunction with
retranParamDateEnd - if used) takes precedence over retranParamSeqNumStart.
To clear this value set it to ''.
The date string is in the form:
yyyy-MM-dd HH:mm:ss
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits."
::= { retransmitExecuteParameters 4 }
retranParamLimit OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Limit the number of events to be retransmitted.
To clear this value set it to '0' (zero)."
::= { retransmitExecuteParameters 5 }
retranParamSeverity OBJECT-TYPE
SYNTAX INTEGER { notSet ( 0 ) , info ( 1 ) , warn ( 2 ) , minor ( 3 ) , major ( 4 ) , critical ( 5 ) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events that are of a particular
severity only.
To clear this value, set it to '0' (zero)."
DEFVAL {0}
::= { retransmitExecuteParameters 6 }
retranParamType OBJECT-TYPE
SYNTAX INTEGER { notSet ( 0 ) , billing ( 1 ) , callp ( 2 ) , config ( 3 ) , database ( 4 ) , maintenance ( 5 ) , oss ( 6 ) , security ( 7 ) , signaling ( 8 ) , statistics ( 9 ) , system ( 10 ) , audit ( 11 ) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events that are of a particular
type only.
To clear this value, set it to '0' (zero)."
DEFVAL {0}
::= { retransmitExecuteParameters 7 }
retranParamNMSAddr OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Denotes address(es) of NMS(s) to retransmit traps to.
The list of address(es) are delimited by a semicolon (;) and
must be the same address(es) that are stored in the
TrapDestTable as it appears. If the keyword 'all' (case
insensitve) is specified, then the trap retransmission will
be sent to all NMSs configured in the TrapDestTable. If this
field is NOT set, then the SNMP agent will use the address of
the originator of the request.
To clear this value set it to ''."
::= { retransmitExecuteParameters 8 }
retranParamExecute OBJECT-TYPE
SYNTAX INTEGER { commit ( 1 ) , cancel ( 2 ) , clearAllParameters ( 3 ) , processing ( 4 ) , readyToCommit ( 5 ) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Set this parameter to '1' (commit) to actually perform the
transmission of events using the parameters set under
retransmitExecuteParameters OID. If not successful, then a
general error is returned. If the manager does a commit
without any parameters set, then ALL events will be sent to
the NMS doing the set. WARNING: this might consume large amount
resources and time to send out all events if there are a
large number of events.
Set the parameter to '2' (cancel) if the NMS requests to stop
and cancel current retransmission from that particular NMS.
If there are no current transmission, then nothing happens.
Set the parameter to '3' (clear-all-parameters) to clear out
all parameters associated for that particular NMS requesting
the set.
If the manager does a get on this parameter, then 2 possible
states will be return: '4' (processing) is returned if
the Agent is in the middle of processing that particular NMSs
previous retransmission request. Or, '5' (ready-to-commit) if
the Agent can handle the request from the NMSs.
The manager must wait at least 10 seconds before executing
another commit"
::= { retransmitExecuteParameters 9 }
currentAlarmTable OBJECT-TYPE
SYNTAX SEQUENCE OF CurrentAlarmEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Metrics related to invocations of the LIDB Query Verification Tools."
::= { generalTraps 6 }
currentAlarmEntry OBJECT-TYPE
SYNTAX CurrentAlarmEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Row description for metrics related to invocations of the LIDB Query
Verification Tools statistics Table."
INDEX { currentAlarmID }
::= { currentAlarmTable 1 }
CurrentAlarmEntry ::= SEQUENCE {
currentAlarmID Counter64,
currentAlarmType INTEGER,
currentAlarmNumber Integer32,
currentAlarmDescription DisplayString,
currentAlarmSeverity INTEGER,
currentAlarmStatus INTEGER,
currentAlarmTimeStamp DisplayString,
currentAlarmOrigin DisplayString,
currentAlarmComponentID DisplayString,
currentAlarmDW1 DisplayString,
currentAlarmDW2 DisplayString,
currentAlarmDW3 DisplayString,
currentAlarmDW4 DisplayString,
currentAlarmDW5 DisplayString,
currentAlarmDW6 DisplayString,
currentAlarmDW7 DisplayString,
currentAlarmDW8 DisplayString
}
currentAlarmID OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Unique Identifier"
::= { currentAlarmEntry 1 }
currentAlarmType OBJECT-TYPE
SYNTAX INTEGER { billing ( 1 ), callp ( 2 ) , config ( 3 ) , database ( 4 ) , maintenance ( 5 ) , oss ( 6 ) , security ( 7 ) , signaling ( 8 ) , statistics ( 9 ) , system ( 10 ) , audit ( 11 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Type"
::= { currentAlarmEntry 2 }
currentAlarmNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Number"
::= { currentAlarmEntry 3 }
currentAlarmSeverity OBJECT-TYPE
SYNTAX INTEGER { debug ( 1 ) , info ( 2 ) , warn ( 3 ) , minor ( 4 ) , major ( 5 ) , critical ( 6 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Type"
::= { currentAlarmEntry 4 }
currentAlarmStatus OBJECT-TYPE
SYNTAX INTEGER { off ( 0 ) , on ( 1 ) , ignore ( 2 ) , acknowledge ( 3 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Type"
::= { currentAlarmEntry 5 }
currentAlarmDescription OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Description."
::= { currentAlarmEntry 6 }
currentAlarmTimeStamp OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Timestamp."
::= { currentAlarmEntry 7 }
currentAlarmOrigin OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Origin."
::= { currentAlarmEntry 8 }
currentAlarmComponentID OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm unique Component ID."
::= { currentAlarmEntry 9 }
currentAlarmDW1 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 1."
::= { currentAlarmEntry 10 }
currentAlarmDW2 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 2."
::= { currentAlarmEntry 11 }
currentAlarmDW3 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 3."
::= { currentAlarmEntry 12 }
currentAlarmDW4 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 4."
::= { currentAlarmEntry 13 }
currentAlarmDW5 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 5."
::= { currentAlarmEntry 14 }
currentAlarmDW6 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 6."
::= { currentAlarmEntry 15 }
currentAlarmDW7 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 7."
::= { currentAlarmEntry 16 }
currentAlarmDW8 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 8."
::= { currentAlarmEntry 17 }
statPOTSFSTable OBJECT-TYPE
SYNTAX SEQUENCE OF StatPOTSFSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"POTS Feature Server Statistics."
::= { fsPotsCtxStatistics 1 }
statPOTSFSEntry OBJECT-TYPE
SYNTAX StatPOTSFSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Row description for POTS Feature Server Table."
INDEX { statPOTSFSComponentID }
::= { statPOTSFSTable 1 }
StatPOTSFSEntry ::= SEQUENCE {
statPOTSFSComponentID DisplayString,
statPOTSFSDOW DayOfWeek,
statPOTSFSTOD TimeOfDay,
statPOTSFSSISInMsgRcv Counter32,
statPOTSFSSISInMsgRcvSucc Counter32,
statPOTSFSSISOutMsgRcv Counter32,
statPOTSFSSISOutMsgRcvSucc Counter32,
statPOTSFSSISMsgREQRETRANRcv Counter32,
statPOTSFSSISMsgREQRETRANXmit Counter32,
statPOTSFSSISMsgRSPRETRANRcv Counter32,
statPOTSFSSISMsgRSPRETRANXmit Counter32,
statPOTSFSSIST1TimerExpired Counter32,
statPOTSFSSIST2TimerReached Counter32,
statPOTSFSSISMsgINVITERcv Counter32,
statPOTSFSSISMsgINVITEXmit Counter32,
statPOTSFSSISMsgCANCELRcv Counter32,
statPOTSFSSISMsgCANCELXmit Counter32,
statPOTSFSSISMsgBYERcv Counter32,
statPOTSFSSISMsgBYEXmit Counter32,
statPOTSFSSISMsgACKRcv Counter32,
statPOTSFSSISMsgACKXmit Counter32,
statPOTSFSSISMsgOPTIONRcv Counter32,
statPOTSFSSISMsgOPTIONXmit Counter32,
statPOTSFSSISMsgREGISTERRcv Counter32,
statPOTSFSSISMsgREGISTERXmit Counter32,
statPOTSFSSISMsgINFORcv Counter32,
statPOTSFSSISMsgINFOXmit Counter32,
statPOTSFSSISMsgNotifyRcv Counter32,
statPOTSFSSISMsgNotifyXmit Counter32,
statPOTSFSSIS100Rcv Counter32,
statPOTSFSSIS100Xmit Counter32,
statPOTSFSSIS18xRcv Counter32,
statPOTSFSSIS18xXmit Counter32,
statPOTSFSSIS200Rcv Counter32,
statPOTSFSSIS200Xmit Counter32,
statPOTSFSSIS3xxRcv Counter32,
statPOTSFSSIS3xxXmit Counter32,
statPOTSFSSIS4xxRcv Counter32,
statPOTSFSSIS4xxXmit Counter32,
statPOTSFSSIS5xxRcv Counter32,
statPOTSFSSIS5xxXmit Counter32,
statPOTSFSSIS6xxRcv Counter32,
statPOTSFSSIS6xxXmit Counter32,
statPOTSFSSIS7xxRcv Counter32,
statPOTSFSSIS7xxXmit Counter32,
statPOTSFSANIScreeningSuccess Counter32,
statPOTSFSANIScreeningBlocked Counter32,
statPOTSFSCallsBlockedNANPBW Counter32,
statPOTSFSCallsBlockedIntlBW Counter32,
statPOTSFSCallsBlocked900Rest Counter32,
statPOTSFSCallsBlocked976Rest Counter32,
statPOTSFSCallsBlockedNANPRest Counter32,
statPOTSFSCallsBlockedIntlRest Counter32,
statPOTSFSCallsBlockedCasualRest Counter32,
statPOTSFSCallsBlockedDARest Counter32,
statPOTSFSCallsBlockedNANPOperRest Counter32,
statPOTSFSCallsBlockedIntlOperRest Counter32,
statPOTSFSAuthCodeSuccess Counter32,
statPOTSFSAuthCodeFailure Counter32,
statPOTSFSAccountCodeSuccess Counter32,
statPOTSFSAccountCodeFailure Counter32,
statPOTSFSMsgCFUActAttempt Counter32,
statPOTSFSMsgCFUDeactAttempt Counter32,
statPOTSFSMsgCFUActRefusals Counter32,
statPOTSFSMsgCFUActAnswered Counter32,
statPOTSFSMsgCFUActSecond Counter32,
statPOTSFSMsgCFUForwardFail Counter32,
statPOTSFSMsgCFUForwardSucc Counter32,
statPOTSFSMsgCFBActAttempt Counter32,
statPOTSFSMsgCFBDeactAttempt Counter32,
statPOTSFSMsgCFBActRefusals Counter32,
statPOTSFSMsgCFBForwardFail Counter32,
statPOTSFSMsgCFBForwardSucc Counter32,
statPOTSFSMsgCFNAActAttempt Counter32,
statPOTSFSMsgCFNADeactAttempt Counter32,
statPOTSFSMsgCFNAActRefusals Counter32,
statPOTSFSMsgCFNAForwardFail Counter32,
statPOTSFSMsgCFNAForwardSucc Counter32,
statPOTSFSMsgCWAttempt Counter32,
statPOTSFSMsgCWAnswered Counter32,
statPOTSFSMsgCWNotAnswered Counter32,
statPOTSFSMsgCWRejectNoResource Counter32,
statPOTSFSMsgCWRejectInteraction Counter32,
statPOTSFSMsgCCWAttempt Counter32,
statPOTSFSMsgCCWLength Counter32,
statPOTSFSMsgCCWRejectNoResource Counter32,
statPOTSFSMsgCCWRejectByCCW Counter32,
statPOTSFSMsgCHDAttempts Counter32,
statPOTSFSMsgCHDAnswered Counter32,
statPOTSFSMsgCHDNotAnswered Counter32,
statPOTSFSMsgCHDRejectNoResource Counter32,
statPOTSFSMsgCHDRejectInteractions Counter32,
statPOTSFSMsgMDCAttempts Counter32,
statPOTSFSMsgMDCRejectNoResource Counter32,
statPOTSFSMsgMDCRejectInteractions Counter32,
statPOTSFSMsgMDCRejectOthers Counter32,
statPOTSFSMsgCTAttempts Counter32,
statPOTSFSMsgCTAnswered Counter32,
statPOTSFSMsgCTTransferred Counter32,
statPOTSFSMsgCTConferenced Counter32,
statPOTSFSMsgCTFailed Counter32,
statPOTSFSMsgTWCAttempts Counter32,
statPOTSFSMsgTWCAnswered Counter32,
statPOTSFSMsgTWCConferenced Counter32,
statPOTSFSMsgTWCFailed Counter32,
statPOTSFSHotlineAttempts Counter32,
statPOTSFSWarmlineAttempts Counter32,
statPOTSFSMsgBLVAttempts Counter32,
statPOTSFSOprInterruptAttempts Counter32,
statPOTSFSMsgSCRAttempts Counter32,
statPOTSFSMsgSCAAttemps Counter32,
statPOTSFSMsgSCRRejectNoRsrcs Counter32,
statPOTSFSMsgSCARejectNoRsrcs Counter32,
statPOTSFSMsgSCRSucc Counter32,
statPOTSFSMsgSCASucc Counter32,
statPOTSFSMsgDRCWAttempts Counter32,
statPOTSFSMsgDRCWRejectNoRsrcs Counter32,
statPOTSFSMsgDRCWSucc Counter32,
statPOTSFSMsgSCFAttempts Counter32,
statPOTSFSMsgSCFRejectNoRsrcs Counter32,
statPOTSFSMsgSCFSucc Counter32,
statPOTSFSMsgCOTAccess Counter32,
statPOTSFSMsgCOTDenied Counter32,
statPOTSFSMsgCOTAct Counter32,
statPOTSFSMsgCOTAbandoned Counter32,
statPOTSFSMsgCOTDnUnavail Counter32,
statPOTSFSMsgCOTTraceConfirmed Counter32,
statPOTSFSMsgCOTTraceOutput Counter32,
statPOTSFSMsgRACFAttempts Counter32,
statPOTSFSMsgRACFRefused Counter32,
statPOTSFSMsgRACFRejectNoRsrcs Counter32,
statPOTSFSMsgRACFMsgCFUAct Counter32,
statPOTSFSMsgRACFMsgCFUDeact Counter32,
statPOTSFSMsgRACFMsgCFUUnchanged Counter32,
statPOTSFSMsgRACFPinAttempts Counter32,
statPOTSFSMsgRACFPinRefused Counter32,
statPOTSFSMsgRACFPinRejectNoRsrcs Counter32,
statPOTSFSMsgRACFPinChanged Counter32,
statPOTSFSMsgRACFPinUnchanged Counter32,
statPOTSFSMsgACActivationAttempts Counter32,
statPOTSFSMsgACOverflows Counter32,
statPOTSFSMsgACImmediateProcessing Counter32,
statPOTSFSMsgACDelayedProcessing Counter32,
statPOTSFSMsgACDeactivatedBySystem Counter32,
statPOTSFSMsgACDeactivationAttempts Counter32,
statPOTSFSMsgACInterlataAttempts Counter32,
statPOTSFSMsgARActivationAttempts Counter32,
statPOTSFSMsgAROverflows Counter32,
statPOTSFSMsgARImmediateProcessing Counter32,
statPOTSFSMsgARDelayedProcessing Counter32,
statPOTSFSMsgARDeactivatedBySys Counter32,
statPOTSFSMsgARDeactivationAttmp Counter32,
statPOTSFSMsgARInterlataAttempts Counter32,
statPOTSFSMsgACARTQueuedRequests Counter32,
statPOTSFSMsgACARTTermScanReqs Counter32,
statPOTSFSMsgACARTOrigScanReqs Counter32,
statPOTSFSMsgACARTRejectNoResrcs Counter32,
statPOTSFSCTXMsgSFGCounterOverflow Counter32,
statPOTSFSMsgACRActAttempts Counter32,
statPOTSFSMsgACRDeactAttempts Counter32,
statPOTSFSMsgACRActRejectNoRsrcs Counter32,
statPOTSFSMsgACRDeactRejectNoRsrcs Counter32,
statPOTSFSMsgACRSucc Counter32,
statPOTSFSMsgDNDActSucc Counter32,
statPOTSFSMsgDNDActFailed Counter32,
statPOTSFSMsgDNDDeactSucc Counter32,
statPOTSFSMsgDNDDeactFailed Counter32,
statPOTSFSMsgDNDReject Counter32,
statPOTSFSCTXMsgCParkSuccAttempts Counter32,
statPOTSFSCTXMsgCParkFailAttempts Counter32,
statPOTSFSCTXMsgCParkSuccRtrvAttempts Counter32,
statPOTSFSCTXMsgCParkFailRtrvAttempts Counter32,
statPOTSFSCTXMsgCParkFwded Counter32,
statPOTSFSCTXMsgCParkClred Counter32,
statPOTSFSCTXMsgSC1DgtAttempts Counter32,
statPOTSFSCTXMsgSC2DgtAttempts Counter32,
statPOTSFSCTXMsgSCSuccCCSCAttempts Counter32,
statPOTSFSMsgCNDBAttempts Counter32,
statPOTSFSMsgCNABAttempts Counter32,
statPOTSFSMsgCIDSAttempts Counter32,
statPOTSFSMsgCIDSSAttempts Counter32,
statPOTSFSSISMsgProvRSPRETRANRcv Counter32,
statPOTSFSSISMsgProvRSPRETRANXmit Counter32,
statPOTSFSSISMsgPRACKRcv Counter32,
statPOTSFSSISMsgPRACKXmit Counter32,
statPOTSFSSISMsgSUBSCRIBERcv Counter32,
statPOTSFSSISMsgSUBSCRIBEXmit Counter32,
statPOTSFSSISMsgREFERRcv Counter32,
statPOTSFSSISMsgREFERXmit Counter32,
statPOTSFSSISMsgINVITEREPLACESXmit Counter32,
statPOTSFSSISMsgINVITEREPLACESRcv Counter32,
statPOTSFSSISMsgREL100Rcv Counter32,
statPOTSFSSISMsgREL100Xmit Counter32,
statPOTSFSSISMsgUNSUPPORTEDRcv Counter32,
statPOTSFSMsgRCSucc Counter32,
statPOTSFSMsgCWDActSucc Counter32,
statPOTSFSMsgCWDDeactSucc Counter32,
statPOTSFSMsgCWDInterrogationSucc Counter32,
statPOTSFSMsgCWDActFail Counter32,
statPOTSFSMsgCWDDeactFail Counter32,
statPOTSFSMsgCWDInterrogationFail Counter32,
statPOTSFSMsgCWDAttempts Counter32,
statPOTSFSMsgCWDAnswered Counter32,
statPOTSFSMsgTWCDAttempts Counter32,
statPOTSFSMsgTWCDConferenced Counter32,
statPOTSFSMsgHOTVAttempts Counter32,
statPOTSFSMsgHOTVActSucc Counter32,
statPOTSFSMsgHOTVDeactSucc Counter32,
statPOTSFSMsgHOTVInterrogationSucc Counter32,
statPOTSFSMsgOCBLocalBlocked Counter32,
statPOTSFSMsgOCBNatlBlocked Counter32,
statPOTSFSMsgOCBIntlBlocked Counter32,
statPOTSFSMsgOCBInvocations Counter32,
statPOTSFSMsgOCBActSucc Counter32,
statPOTSFSMsgOCBDeactivSucc Counter32,
statPOTSFSMsgOCBInterrogationSucc Counter32,
statPOTSFSMsgOCBInvalidPasswd Counter32,
statPOTSFSMsgCFUInterrogationAttempts Counter32,
statPOTSFSMsgCFBInterrogationAttempts Counter32,
statPOTSFSMsgCFNAInterrogationAttempts Counter32,
statPOTSFSSISMsgUPDATERcv Counter32,
statPOTSFSSISMsgUPDATEXmit Counter32,
statPOTSFSSISMsgREFERWREPLACESRcv Counter32,
statPOTSFSREFERAttmp Counter32,
statPOTSFSREFERFail Counter32,
statPOTSFSREFERSucc Counter32,
statPOTSFSTotalCNAMQuery Counter32,
statPOTSFSExtCNAMQuery Counter32,
statPOTSFSExtCNAMQuerySucc Counter32,
statPOTSFSExtCNAMFailApp Counter32,
statPOTSFSExtCNAMFailNetw Counter32,
statPOTSFSAR2LevelACCCodeAttmp Counter32,
statPOTSFSAR2LevelACTCodeAttmp Counter32,
statPOTSFSMsgCFCActSucc Counter32,
statPOTSFSMsgCFCActFail Counter32,
statPOTSFSMsgCFCActAttmp Counter32,
statPOTSFSMsgCFCDnChgActSucc Counter32,
statPOTSFSMsgCFCDnChgActFail Counter32,
statPOTSFSMsgCFCDnChgActAttmp Counter32,
statPOTSFSMsgCFCDeactSucc Counter32,
statPOTSFSMsgCFCDeactFail Counter32,
statPOTSFSMsgCFCDeactAttmp Counter32,
statPOTSFSMsgCFCINTERROGSucc Counter32,
statPOTSFSMsgCFCINTERROGFail Counter32,
statPOTSFSMsgCFCINTERROGAttmp Counter32,
statPOTSFSMsgCFCFORWARDSucc Counter32,
statPOTSFSMsgCFCFORWARDFail Counter32,
statPOTSFSMsgCFCFORWARDAttmp Counter32,
statPOTSFSMsgNSAINVOKESucc Counter32,
statPOTSFSMsgNSAINVOKEFail Counter32,
statPOTSFSMsgNSAINVOKEAbandon Counter32,
statPOTSFSMsgPSSucc Counter32,
statPOTSFSMsgPSFail Counter32,
statPOTSFSMsgPSMANAGESucc Counter32,
statPOTSFSMsgPSMANAGEFail Counter32,
statPOTSFSMsgVMActSucc Counter32,
statPOTSFSMsgVMActFail Counter32,
statPOTSFSMsgVMDeactSucc Counter32,
statPOTSFSMsgVMDeactFail Counter32,
statPOTSFSMsgVMAccess Counter32,
statPOTSFSMsgVMAttmp Counter32,
statPOTSFSMsgLCDAUTHAttmp Counter32,
statPOTSFSMsgLCDAUTHSucc Counter32,
statPOTSFSMsgLCDAUTHFail Counter32,
statPOTSFSMsgLCDREAUTHFail Counter32,
statPOTSFSMsgLCDFORCEDDisc Counter32,
statPOTSFSMsgCOSTOLLFREEBlocked Counter32,
statPOTSFSMsgTDISCCALLSOUTGBlocked Counter32,
statPOTSFSMsgCOSTotAUTHIVRSession Counter32,
statPOTSFSMsgCOSTotACCTIVRSession Counter32,
statPOTSFSMsgCOSTotIVRFail Counter32,
statPOTSFSMsgMlsAttmp Counter32,
statPOTSFSMsgMlsSucc Counter32,
statPOTSFSMsgMlsRejectNoRsrc Counter32,
statPOTSFSMsgAsTermAttmp Counter32,
statPOTSFSMsgAsTermSucc Counter32,
statPOTSFSMsgAsTermFail Counter32,
statPOTSFSMsgAsOrigAttmp Counter32,
statPOTSFSMsgAsOrigSucc Counter32,
statPOTSFSMsgAsOrigFail Counter32,
statPOTSFSMsgAsOrigAbandon Counter32,
statPOTSFSMsgAsIvrDialplanAttmp Counter32,
statPOTSFSMsgAsIvrDialplanSucc Counter32,
statPOTSFSMsgAsTermAbandon Counter32,
statPOTSFSMsgAsVscAttmp Counter32,
statPOTSFSMsgAsVscSucc Counter32,
statPOTSFSMsgAsVscFail Counter32,
statPOTSFSMsgAsVscAbandon Counter32,
statPOTSFSMsgCfrForwardAttmp Counter32,
statPOTSFSMsgCfrForwardSucc Counter32,
statPOTSFSMsgCfrForwardFail Counter32,
statPOTSFSMsgCfnaRedirectSucc Counter32,
statPOTSFSMsgCfcRedirectSucc Counter32,
statPOTSFSMsgVmRedirectSucc Counter32,
statPOTSFSMsgOcDpReceived Counter32,
statPOTSSNRFindMeAttmp Counter32,
statPOTSSNRFindMeAnswered Counter32,
statPOTSSNRFindMeFail Counter32,
statPOTSSNRFindMeForkInvoke Counter32,
statPOTSSNRIvrRedirectVm Counter32,
statPOTSSNRIvrAccess Counter32,
statPOTSSNRIvrInvalidUidAttmp Counter32,
statPOTSSNRIvrInvalidPinAttmp Counter32,
statPOTSFSCFNRSuccActiv Counter32,
statPOTSFSCFNRSuccInvoc Counter32,
statPOTSFSCFNRSuccDectiv Counter32,
statPOTSFSCFNRSuccInterrog Counter32,
statPOTSFSCFNRUnsuccActiv Counter32,
statPOTSFSCFNRUnsuccInvoc Counter32,
statPOTSFSCFNRUnsuccDectiv Counter32,
statPOTSFSCFNRUnsuccInterrog Counter32
}
statPOTSFSComponentID OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"POTSFS Feature Server Identifier"
::= { statPOTSFSEntry 1 }
statPOTSFSDOW OBJECT-TYPE
SYNTAX DayOfWeek
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Day of week statistics was collected."
::= { statPOTSFSEntry 2 }
statPOTSFSTOD OBJECT-TYPE
SYNTAX TimeOfDay
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Time of day statistics was collected in XX minutes interval"
::= { statPOTSFSEntry 3 }
statPOTSFSSISInMsgRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server attempted to receive"
::= { statPOTSFSEntry 4 }
statPOTSFSSISInMsgRcvSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server successfully received"
::= { statPOTSFSEntry 5 }
statPOTSFSSISOutMsgRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server attempted to send"
::= { statPOTSFSEntry 6 }
statPOTSFSSISOutMsgRcvSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server successfully sent"
::= { statPOTSFSEntry 7 }
statPOTSFSSISMsgREQRETRANRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP request retransmission messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 8 }
statPOTSFSSISMsgREQRETRANXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP request retransmission messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 9 }
statPOTSFSSISMsgRSPRETRANRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP response retransmission messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 10 }
statPOTSFSSISMsgRSPRETRANXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP response retransmission messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 11 }
statPOTSFSSIST1TimerExpired OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP T1 Timer expirations that occurred on the
reporting call agent or feature server received over the
collection interval"
::= { statPOTSFSEntry 12 }
statPOTSFSSIST2TimerReached OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP T2 Timer expirations that occurred on the
reporting call agent or feature server received over the
collection interval"
::= { statPOTSFSEntry 13 }
statPOTSFSSISMsgINVITERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 14 }
statPOTSFSSISMsgINVITEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 15 }
statPOTSFSSISMsgCANCELRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP CANCEL messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 18 }
statPOTSFSSISMsgCANCELXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP CANCEL messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 19 }
statPOTSFSSISMsgBYERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP BYE messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 20 }
statPOTSFSSISMsgBYEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP BYE messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 21 }
statPOTSFSSISMsgACKRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP ACK messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 22 }
statPOTSFSSISMsgACKXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP ACK messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 23 }
statPOTSFSSISMsgOPTIONRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP OPTIONS messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 24 }
statPOTSFSSISMsgOPTIONXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP OPTIONS messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 25 }
statPOTSFSSISMsgREGISTERRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REGISTER messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 26 }
statPOTSFSSISMsgREGISTERXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REGISTER messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 27 }
statPOTSFSSISMsgINFORcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INFO messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 28 }
statPOTSFSSISMsgINFOXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INFO messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 29 }
statPOTSFSSISMsgNotifyRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP NOTIFY messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 30 }
statPOTSFSSISMsgNotifyXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP NOTIFY messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 31 }
statPOTSFSSIS100Rcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 100 class (TRYING) messages the reporting call
agent or feature server received"
::= { statPOTSFSEntry 32 }
statPOTSFSSIS100Xmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 100 class (TRYING) messages the reporting call
agent or feature server sent"
::= { statPOTSFSEntry 33 }
statPOTSFSSIS18xRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 18x class (INFORMATIONAL) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 34 }
statPOTSFSSIS18xXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 18x class (INFORMATIONAL) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 35 }
statPOTSFSSIS200Rcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 200 class (SUCCESS) messages the reporting
call agent or feature server received"
::= { statPOTSFSEntry 36 }
statPOTSFSSIS200Xmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 200 class (SUCCESS) messages the reporting
call agent or feature server sent"
::= { statPOTSFSEntry 37 }
statPOTSFSSIS3xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 3xx class (REDIRECTION) messages the reporting
call agent or feature server received"
::= { statPOTSFSEntry 38 }
statPOTSFSSIS3xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 3xx class (REDIRECTION) messages the reporting
call agent or feature server sent"
::= { statPOTSFSEntry 39 }
statPOTSFSSIS4xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 4xx class (REQUEST FAILURES) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 40 }
statPOTSFSSIS4xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 4xx class (REQUEST FAILURES) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 41 }
statPOTSFSSIS5xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 5xx class (SERVER FAILURES) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 42 }
statPOTSFSSIS5xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 5xx class (SERVER FAILURES) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 43 }
statPOTSFSSIS6xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 6xx class (GLOBAL FAILURES) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 44 }
statPOTSFSSIS6xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 6xx class (GLOBAL FAILURES) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 45 }
statPOTSFSSIS7xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 7xx class (RESERVED) messages the reporting
call agent or feature server received"
::= { statPOTSFSEntry 46 }
statPOTSFSSIS7xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 7xx class (RESERVED) messages the reporting
call agent or feature server sent"
::= { statPOTSFSEntry 47 }
statPOTSFSANIScreeningSuccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Number Identification directory
number lookups that were successfully attempted on the
reporting feature serverANI attempt is succesful when ANI DN
is available on the reporting FS, and ANI status is allowed as
per provisioning. (In the case of casual calls, ALL ANI
attempts are successful if the Casual Code is valid and
allowed on reporting feature server)"
::= { statPOTSFSEntry 48 }
statPOTSFSANIScreeningBlocked OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls that were blocked based on Automatic
Number Identification directory number lookups on the
reporting feature server(In the case of Casual calls, ANI
does also get blocked if Casual Codes are invalid)."
::= { statPOTSFSEntry 49 }
statPOTSFSCallsBlockedNANPBW OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of NANP based calls that were blocked due to a
match on a black list or an exclusion from a white list on
the reporting feature server"
::= { statPOTSFSEntry 50 }
statPOTSFSCallsBlockedIntlBW OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of International based calls that were blocked
due to a match on a black list or an exclusion from a white
list on the reporting feature server"
::= { statPOTSFSEntry 51 }
statPOTSFSCallsBlocked900Rest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based 900
restrictions on the reporting feature server"
::= { statPOTSFSEntry 52 }
statPOTSFSCallsBlocked976Rest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based 976
restrictions on the reporting feature server"
::= { statPOTSFSEntry 53 }
statPOTSFSCallsBlockedNANPRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based 976
restrictions on the reporting feature server"
::= { statPOTSFSEntry 54 }
statPOTSFSCallsBlockedIntlRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Not currently used."
::= { statPOTSFSEntry 55 }
statPOTSFSCallsBlockedCasualRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based casual
dialing restrictions on the reporting feature server"
::= { statPOTSFSEntry 56 }
statPOTSFSCallsBlockedDARest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based directory
assistance restrictions on the reporting feature server"
::= { statPOTSFSEntry 57 }
statPOTSFSCallsBlockedNANPOperRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based NANP
operator restrictions on the reporting feature server"
::= { statPOTSFSEntry 58 }
statPOTSFSCallsBlockedIntlOperRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based
international operator restrictions on the reporting feature
server"
::= { statPOTSFSEntry 59 }
statPOTSFSAuthCodeSuccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful authentication code validations on
the reporting feature server"
::= { statPOTSFSEntry 60 }
statPOTSFSAuthCodeFailure OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful authentication code validations on
the reporting feature server"
::= { statPOTSFSEntry 61 }
statPOTSFSAccountCodeSuccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful account code validations on the
reporting feature server(account codes do not get
validated - any dialed account code entered by the user is
considered valid - including an empty account code.)"
::= { statPOTSFSEntry 62 }
statPOTSFSAccountCodeFailure OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Not currently used."
::= { statPOTSFSEntry 63 }
statPOTSFSMsgCFUActAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional activation attempts
on the reporting feature server"
::= { statPOTSFSEntry 64 }
statPOTSFSMsgCFUDeactAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional deactivation
attempts on the reporting feature server"
::= { statPOTSFSEntry 65 }
statPOTSFSMsgCFUActRefusals OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional activation attempts
refused on the reporting feature server"
::= { statPOTSFSEntry 66 }
statPOTSFSMsgCFUActAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional activation attempts
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 67 }
statPOTSFSMsgCFUActSecond OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional second activation
attempts on the reporting feature server"
::= { statPOTSFSEntry 68 }
statPOTSFSMsgCFUForwardFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional service instances
that failed on the reporting feature server"
::= { statPOTSFSEntry 69 }
statPOTSFSMsgCFUForwardSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional service instances
that succeeded on the reporting feature server"
::= { statPOTSFSEntry 70 }
statPOTSFSMsgCFBActAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy activation attempts on the
reporting feature server"
::= { statPOTSFSEntry 71 }
statPOTSFSMsgCFBDeactAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy deactivation attempts on the
reporting feature server"
::= { statPOTSFSEntry 72 }
statPOTSFSMsgCFBActRefusals OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy activation attempts refused
on the reporting feature server"
::= { statPOTSFSEntry 73 }
statPOTSFSMsgCFBForwardFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy service instances that
failed on the reporting feature server"
::= { statPOTSFSEntry 74 }
statPOTSFSMsgCFBForwardSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy service instances that
succeeded on the reporting feature server"
::= { statPOTSFSEntry 75 }
statPOTSFSMsgCFNAActAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer activation attempts on
the reporting feature server"
::= { statPOTSFSEntry 76 }
statPOTSFSMsgCFNADeactAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer deactivation attempts
on the reporting feature server"
::= { statPOTSFSEntry 77 }
statPOTSFSMsgCFNAActRefusals OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer activation attempts
refused on the reporting feature server"
::= { statPOTSFSEntry 78 }
statPOTSFSMsgCFNAForwardFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer service instances that
failed on the reporting feature server"
::= { statPOTSFSEntry 79 }
statPOTSFSMsgCFNAForwardSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer service instances that
succeeded on the reporting feature server"
::= { statPOTSFSEntry 80 }
statPOTSFSMsgCWAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 81 }
statPOTSFSMsgCWAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts answered
by the called party on the reporting feature server"
::= { statPOTSFSEntry 82 }
statPOTSFSMsgCWNotAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts not
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 83 }
statPOTSFSMsgCWRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts that
were rejected due to a lack of available resources on the
reporting feature server"
::= { statPOTSFSEntry 84 }
statPOTSFSMsgCWRejectInteraction OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts that
were rejected due to feature interactions on the reporting
feature server"
::= { statPOTSFSEntry 85 }
statPOTSFSMsgCCWAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Cancel Call Waiting attempts on the reporting
feature server"
::= { statPOTSFSEntry 86 }
statPOTSFSMsgCCWLength OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total time in subscriber-seconds that Cancel Call
WAITING was active on the reporting feature server"
::= { statPOTSFSEntry 87 }
statPOTSFSMsgCCWRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Cancel Call Waiting attempts that were rejected
due to a lack of available resources on the reporting feature
server"
::= { statPOTSFSEntry 88 }
statPOTSFSMsgCCWRejectByCCW OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Cancel Call Waiting attempts that were
rejected due to Call Waiting not already being active on the
reporting feature server"
::= { statPOTSFSEntry 89 }
statPOTSFSMsgCHDAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 90 }
statPOTSFSMsgCHDAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts resulting
in reconnection on the reporting feature server"
::= { statPOTSFSEntry 91 }
statPOTSFSMsgCHDNotAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts that were
not reconnected on the reporting feature server"
::= { statPOTSFSEntry 92 }
statPOTSFSMsgCHDRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts that were
rejected due to a lack of available resources on the reporting
feature server"
::= { statPOTSFSEntry 93 }
statPOTSFSMsgCHDRejectInteractions OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts that were
rejected due to feature interactions on the reporting feature
server"
::= { statPOTSFSEntry 94 }
statPOTSFSMsgMDCAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
on the reporting feature server"
::= { statPOTSFSEntry 95 }
statPOTSFSMsgMDCRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to a lack of available resources on
the reporting feature server"
::= { statPOTSFSEntry 96 }
statPOTSFSMsgMDCRejectInteractions OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to feature interactions on the
reporting feature server"
::= { statPOTSFSEntry 97 }
statPOTSFSMsgMDCRejectOthers OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to unknown reasons on the reporting
feature server"
::= { statPOTSFSEntry 98 }
statPOTSFSMsgCTAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to unknown reasons on the reporting
feature server"
::= { statPOTSFSEntry 99 }
statPOTSFSMsgCTAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 100 }
statPOTSFSMsgCTTransferred OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts
resulting in a successfully transferred call on the reporting
feature server"
::= { statPOTSFSEntry 101 }
statPOTSFSMsgCTConferenced OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts
resulting in a successfully setup conference call on the
reporting feature server"
::= { statPOTSFSEntry 102 }
statPOTSFSMsgCTFailed OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts that
failed on the reporting feature server"
::= { statPOTSFSEntry 103 }
statPOTSFSMsgTWCAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 104 }
statPOTSFSMsgTWCAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 105 }
statPOTSFSMsgTWCConferenced OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts
resulting in a successfully setup conference call on the
reporting feature server"
::= { statPOTSFSEntry 106 }
statPOTSFSMsgTWCFailed OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts that
failed on the reporting feature server"
::= { statPOTSFSEntry 107 }
statPOTSFSHotlineAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Hotline service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 108 }
statPOTSFSWarmlineAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Warmline service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 109 }
statPOTSFSMsgBLVAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Busy Line Verification service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 110 }
statPOTSFSOprInterruptAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Operator Interrupt service instance attempts
on the reporting feature server"
::= { statPOTSFSEntry 111 }
statPOTSFSMsgSCRAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Rejection service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 112 }
statPOTSFSMsgSCAAttemps OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Acceptance service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 113 }
statPOTSFSMsgSCRRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Rejection attempts made by
subscribers that were rejected due to a lack of available
resources on the reporting feature server"
::= { statPOTSFSEntry 114 }
statPOTSFSMsgSCARejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Acceptance attempts made by
subscribers that were rejected due to a lack of available
resources on the reporting feature server"
::= { statPOTSFSEntry 115 }
statPOTSFSMsgSCRSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Rejection service instance
attempts resulting in successful rejections of the call on the
reporting feature server"
::= { statPOTSFSEntry 116 }
statPOTSFSMsgSCASucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Acceptance service instance
attempts resulting in successful acceptance of the call on
the reporting feature server"
::= { statPOTSFSEntry 117 }
statPOTSFSMsgDRCWAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Distinctive Ring Call Waiting service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 118 }
statPOTSFSMsgDRCWRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Distinctive Ring Call Waiting attempts that
were rejected due to a lack of available resources on the
reporting feature server"
::= { statPOTSFSEntry 119 }
statPOTSFSMsgDRCWSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Distinctive Ring Call Waiting attempts that
were successful on the reporting feature server"
::= { statPOTSFSEntry 120 }
statPOTSFSMsgSCFAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Forwarding service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 121 }
statPOTSFSMsgSCFRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Forwarding attempts that were
rejected due to a lack of available resources on the
reporting feature server"
::= { statPOTSFSEntry 122 }
statPOTSFSMsgSCFSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Forwarding attempts that were
successful on the reporting feature server"
::= { statPOTSFSEntry 123 }
statPOTSFSMsgCOTAccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of times the Caller Originated Trace star code was
dialed by the subscriber (feature accesses and activations)"
::= { statPOTSFSEntry 124 }
statPOTSFSMsgCOTDenied OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of times the Caller Originated Trace data was
unsuccessfully accessed on the reporting feature server"
::= { statPOTSFSEntry 125 }
statPOTSFSMsgCOTAct OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Same as POTS_COT_ACCESS in this release. When 2-level
COT (the digit -1- dialed) is available - this counter would
include both those and the current 1-level activations tracked
in POTS_COT_ACCESS."
::= { statPOTSFSEntry 126 }
statPOTSFSMsgCOTAbandoned OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Caller Originated Trace service activation
abandonments that occurred on the reporting feature server"
::= { statPOTSFSEntry 127 }
statPOTSFSMsgCOTDnUnavail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Caller Originated Trace service activation that
failed due to the calling party directory number not be
available on the reporting feature server"
::= { statPOTSFSEntry 128 }
statPOTSFSMsgCOTTraceConfirmed OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Caller Originated Trace service instances that
were successfully completed on the reporting feature server"
::= { statPOTSFSEntry 129 }
statPOTSFSMsgCOTTraceOutput OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Caller Originated Trace service instances that
were successfully completed and the data was stored
persistently on the reporting feature server"
::= { statPOTSFSEntry 130 }
statPOTSFSMsgRACFAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward attempts on the
reporting feature server"
::= { statPOTSFSEntry 131 }
statPOTSFSMsgRACFRefused OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward service
instances refused by the reporting feature server"
::= { statPOTSFSEntry 132 }
statPOTSFSMsgRACFRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward service
instances refused due to a lack of available resources on
the reporting feature server"
::= { statPOTSFSEntry 133 }
statPOTSFSMsgRACFMsgCFUAct OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward activation
attempts that were successful on the reporting feature server"
::= { statPOTSFSEntry 134 }
statPOTSFSMsgRACFMsgCFUDeact OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward deactivation
attempts that were successful on the reporting feature server"
::= { statPOTSFSEntry 135 }
statPOTSFSMsgRACFMsgCFUUnchanged OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward service
instances that were successful but resulted in no change to
the forwarding-to number on the reporting feature server"
::= { statPOTSFSEntry 136 }
statPOTSFSMsgRACFPinAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward PIN input
attempts on the reporting feature server"
::= { statPOTSFSEntry 137 }
statPOTSFSMsgRACFPinRefused OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward PIN input
attempts that were refused on the reporting feature server"
::= { statPOTSFSEntry 138 }
statPOTSFSMsgRACFPinRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward PIN input
attempts that were refused due to a lack of resources on the
reporting feature server"
::= { statPOTSFSEntry 139 }
statPOTSFSMsgRACFPinChanged OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward PIN input
attempts that resulted in a change to the previous PIN for
that subscriber on the reporting feature server"
::= { statPOTSFSEntry 140 }
statPOTSFSMsgRACFPinUnchanged OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Remote Activation Call Forward PIN input
attempts that resulted in no change to the previous PIN for
that subscriber on the reporting feature server"
::= { statPOTSFSEntry 141 }
statPOTSFSMsgACActivationAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback service activation attempts
on the reporting feature server"
::= { statPOTSFSEntry 142 }
statPOTSFSMsgACOverflows OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback service activation attempts
resulting in an overflow on the reporting feature server"
::= { statPOTSFSEntry 143 }
statPOTSFSMsgACImmediateProcessing OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback service activation attempts
that resulted in immediate connection on the reporting
feature server"
::= { statPOTSFSEntry 144 }
statPOTSFSMsgACDelayedProcessing OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback service activation attempts
that resulted in delayed connection on the reporting
feature server"
::= { statPOTSFSEntry 145 }
statPOTSFSMsgACDeactivatedBySystem OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback service activation attempts
that were deactivated by the system on the reporting
feature server"
::= { statPOTSFSEntry 146 }
statPOTSFSMsgACDeactivationAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback service activation attempts
that were deactivated by the requesting subscriber on the
reporting feature server"
::= { statPOTSFSEntry 147 }
statPOTSFSMsgACInterlataAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback service activation attempts
performed on an interlata basis on the reporting feature server"
::= { statPOTSFSEntry 148 }
statPOTSFSMsgARActivationAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Recall service activation attempts
on the reporting feature server"
::= { statPOTSFSEntry 149 }
statPOTSFSMsgAROverflows OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Recall service activation attempts
resulting in an overflow on the reporting feature server"
::= { statPOTSFSEntry 150 }
statPOTSFSMsgARImmediateProcessing OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Recall service activation attempts
that resulted in immediate connection on the reporting
feature server"
::= { statPOTSFSEntry 151 }
statPOTSFSMsgARDelayedProcessing OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Recall service activation attempts
that resulted in delayed connection on the reporting feature
server"
::= { statPOTSFSEntry 152 }
statPOTSFSMsgARDeactivatedBySys OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Recall service activation attempts
that were deactivated by the system on the reporting feature
server"
::= { statPOTSFSEntry 153 }
statPOTSFSMsgARDeactivationAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Recall service activation attempts
that were deactivated by the requesting subscriber on the
reporting feature server"
::= { statPOTSFSEntry 154 }
statPOTSFSMsgARInterlataAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Recall service activation attempts
performed on an interlata basis on the reporting feature server"
::= { statPOTSFSEntry 155 }
statPOTSFSMsgACARTQueuedRequests OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback and Automatic Recall service
requests that were queued on the reporting feature server"
::= { statPOTSFSEntry 156 }
statPOTSFSMsgACARTTermScanReqs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback and Automatic Recall service
requests that were queued for terminators on the reporting
feature server"
::= { statPOTSFSEntry 157 }
statPOTSFSMsgACARTOrigScanReqs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback and Automatic Recall service
requests that were queued for originators on the reporting
feature server"
::= { statPOTSFSEntry 158 }
statPOTSFSMsgACARTRejectNoResrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Callback and Automatic Recall service
requests that were rejected due to a lack of resources on the
reporting feature server"
::= { statPOTSFSEntry 159 }
statPOTSFSCTXMsgSFGCounterOverflow OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Centrex SFG counters that overflowed during the
collection interval on the reporting feature server"
::= { statPOTSFSEntry 160 }
statPOTSFSMsgACRActAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Call Return activation attempts
during the collection interval"
::= { statPOTSFSEntry 161 }
statPOTSFSMsgACRDeactAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Call Return deactivation attempts
during the collection interval"
::= { statPOTSFSEntry 162 }
statPOTSFSMsgACRActRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Call Return activation attempts that
failed due to a lack of resources during the collection
interval"
::= { statPOTSFSEntry 163 }
statPOTSFSMsgACRDeactRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Call Return deactivation attempts
during the collection interval"
::= { statPOTSFSEntry 164 }
statPOTSFSMsgACRSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Call Return attempts that were
successful during the collection interval"
::= { statPOTSFSEntry 165 }
statPOTSFSMsgDNDActSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
::= { statPOTSFSEntry 166 }
statPOTSFSMsgDNDActFailed OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
::= { statPOTSFSEntry 167 }
statPOTSFSMsgDNDDeactSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
::= { statPOTSFSEntry 168 }
statPOTSFSMsgDNDDeactFailed OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
::= { statPOTSFSEntry 169 }
statPOTSFSMsgDNDReject OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
::= { statPOTSFSEntry 170 }
statPOTSFSCTXMsgCParkSuccAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Park Attempts that were successful during
the collection interval"
::= { statPOTSFSEntry 171 }
statPOTSFSCTXMsgCParkFailAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Park Attempts that failed during the
collection interval"
::= { statPOTSFSEntry 172 }
statPOTSFSCTXMsgCParkSuccRtrvAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Park Retrieval Attempts that were
successful during the collection interval"
::= { statPOTSFSEntry 173 }
statPOTSFSCTXMsgCParkFailRtrvAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Park Retrieval Attempts that failed during
the collection interval"
::= { statPOTSFSEntry 174 }
statPOTSFSCTXMsgCParkFwded OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Park Attempts to forward a call during the
collection interval"
::= { statPOTSFSEntry 175 }
statPOTSFSCTXMsgCParkClred OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Park Attempts to clear during the
collection interval"
::= { statPOTSFSEntry 176 }
statPOTSFSCTXMsgSC1DgtAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Speed Call 1 digit attempts during the
collection interval"
::= { statPOTSFSEntry 177 }
statPOTSFSCTXMsgSC2DgtAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Speed Call 2 digit attempts during the
collection interval"
::= { statPOTSFSEntry 178 }
statPOTSFSCTXMsgSCSuccCCSCAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of CCSC successful attempts during the collection
interval"
::= { statPOTSFSEntry 179 }
statPOTSFSMsgCNDBAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
-- "Number of times Calling Number Delivery Block feature was
-- actived"
::= { statPOTSFSEntry 180 }
statPOTSFSMsgCNABAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
-- "Number of times Calling Name Block feature was activated"
::= { statPOTSFSEntry 181 }
statPOTSFSMsgCIDSAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
-- "Number times Calling Identity Delivery feature as activated"
::= { statPOTSFSEntry 182 }
statPOTSFSMsgCIDSSAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"TBD"
-- "Number of times Calling Identity Delivery Suppression
-- feature was activated"
::= { statPOTSFSEntry 183 }
statPOTSFSSISMsgProvRSPRETRANRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP provisioning response retransmission
messages the reporting call agent or feature server received"
::= { statPOTSFSEntry 184 }
statPOTSFSSISMsgProvRSPRETRANXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP provisioning response retransmission
messages the reporting call agent or feature server sent"
::= { statPOTSFSEntry 185 }
statPOTSFSSISMsgPRACKRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP PRACK messages the reporting call agent or
feature server received"
::= { statPOTSFSEntry 186 }
statPOTSFSSISMsgPRACKXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP PRACK messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 187 }
statPOTSFSSISMsgSUBSCRIBERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP SUBSCRIBE messages the reporting call
agent or feature server received"
::= { statPOTSFSEntry 188 }
statPOTSFSSISMsgSUBSCRIBEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP SUBSCRIBE messages the reporting call
agent or feature server sent"
::= { statPOTSFSEntry 189 }
statPOTSFSSISMsgREFERRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REFER messages the reporting call agent or
feature server received"
::= { statPOTSFSEntry 190 }
statPOTSFSSISMsgREFERXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REFER messages the reporting call agent or
feature server sent"
::= { statPOTSFSEntry 191 }
statPOTSFSSISMsgINVITEREPLACESXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE REPLACES messages the reporting call
agent or feature server sent"
::= { statPOTSFSEntry 193 }
statPOTSFSSISMsgINVITEREPLACESRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE REPLACES messages the reporting call
agent or feature server received"
::= { statPOTSFSEntry 194 }
statPOTSFSSISMsgREL100Rcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of REL100 class (TRYING) messages the reporting
call agent or feature server received"
::= { statPOTSFSEntry 195 }
statPOTSFSSISMsgREL100Xmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of REL100 class (TRYING) messages the reporting
call agent or feature server sent"
::= { statPOTSFSEntry 196 }
statPOTSFSSISMsgUNSUPPORTEDRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsupported SIP messages the reporting call
agent or feature server received"
::= { statPOTSFSEntry 197 }
statPOTSFSMsgRCSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Return Call attempts that were successful
during the collection interval"
::= { statPOTSFSEntry 198 }
statPOTSFSMsgCWDActSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe successful service
activation attempts on the reporting feature server"
::= { statPOTSFSEntry 199 }
statPOTSFSMsgCWDDeactSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe successful service
deactivation attempts on the reporting feature server"
::= { statPOTSFSEntry 200 }
statPOTSFSMsgCWDInterrogationSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe successful service
interrogation attempts on the reporting feature server"
::= { statPOTSFSEntry 201 }
statPOTSFSMsgCWDActFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe unsuccessful service
activation attempts on the reporting feature server"
::= { statPOTSFSEntry 202 }
statPOTSFSMsgCWDDeactFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe unsuccessful service
deactivation attempts on the reporting feature server"
::= { statPOTSFSEntry 203 }
statPOTSFSMsgCWDInterrogationFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe unsuccessful service
interrogation attempts on the reporting feature server"
::= { statPOTSFSEntry 204 }
statPOTSFSMsgCWDAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe service instance attempts
on the reporting feature server"
::= { statPOTSFSEntry 205 }
statPOTSFSMsgCWDAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting Deluxe service instance attempts
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 206 }
statPOTSFSMsgTWCDAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Calling Deluxe service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 207 }
statPOTSFSMsgTWCDConferenced OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Calling Deluxe service instance
conferencing attempts on the reporting feature server"
::= { statPOTSFSEntry 208 }
statPOTSFSMsgHOTVAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Hotline Variable instance attempts
on the reporting feature server"
::= { statPOTSFSEntry 209 }
statPOTSFSMsgHOTVActSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Hotline Variable instance attempts
on the reporting feature server"
::= { statPOTSFSEntry 210 }
statPOTSFSMsgHOTVDeactSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Hotline Variable deactivation
attempts on the reporting feature server"
::= { statPOTSFSEntry 211 }
statPOTSFSMsgHOTVInterrogationSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Hotline Variable deactivation
attempts on the reporting feature server"
::= { statPOTSFSEntry 212 }
statPOTSFSMsgOCBLocalBlocked OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of local calls that were blocked on the reporting
feature server via Outward Call Barring"
::= { statPOTSFSEntry 213 }
statPOTSFSMsgOCBNatlBlocked OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of national calls that were blocked on the
reporting feature server via Outward Call Barring"
::= { statPOTSFSEntry 214 }
statPOTSFSMsgOCBIntlBlocked OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of international calls that were blocked on the
reporting feature server via Outward Call Barring"
::= { statPOTSFSEntry 215 }
statPOTSFSMsgOCBInvocations OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Outward Call Barring invocation attempts on the
reporting feature server"
::= { statPOTSFSEntry 216 }
statPOTSFSMsgOCBActSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Outward Call Barring invocation attempts on
the reporting feature server"
::= { statPOTSFSEntry 217 }
statPOTSFSMsgOCBDeactivSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Outward Call Barring successful deactivation
attempts on the reporting feature server"
::= { statPOTSFSEntry 218 }
statPOTSFSMsgOCBInterrogationSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Outward Call Barring successful interrogation
attempts on the reporting feature server"
::= { statPOTSFSEntry 219 }
statPOTSFSMsgOCBInvalidPasswd OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Outward Call Barring attempts that were
unsuccessful due to invalid password entry by the user on
the reporting feature server"
::= { statPOTSFSEntry 220 }
statPOTSFSMsgCFUInterrogationAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional interrogation
attempts on the reporting feature server"
::= { statPOTSFSEntry 221 }
statPOTSFSMsgCFBInterrogationAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy interrogation attempts on
the reporting feature server"
::= { statPOTSFSEntry 222 }
statPOTSFSMsgCFNAInterrogationAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer interrogation attempts
on the reporting feature server"
::= { statPOTSFSEntry 223 }
statPOTSFSSISMsgUPDATERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP UPDATE messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 224 }
statPOTSFSSISMsgUPDATEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP UPDATE messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 225 }
statPOTSFSSISMsgREFERWREPLACESRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REFER with REPLACES messages the reporting call agent or feature server received"
::= { statPOTSFSEntry 226 }
statPOTSFSREFERAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of REFER attempts made on the reporting feature server"
::= { statPOTSFSEntry 230 }
statPOTSFSREFERFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of REFER failed attempts made on the reporting feature server"
::= { statPOTSFSEntry 231 }
statPOTSFSREFERSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of REFER successful attempts made on the reporting feature server"
::= { statPOTSFSEntry 232 }
statPOTSFSTotalCNAMQuery OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of CNAM translation queries attempted on the reporting feature server"
::= { statPOTSFSEntry 233 }
statPOTSFSExtCNAMQuery OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of CNAM translation queries that resulted in an external query to a network database attempted on the reporting feature server"
::= { statPOTSFSEntry 234 }
statPOTSFSExtCNAMQuerySucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of CNAM translation queries that resulted in a successful external query to a network database attempted on the reporting feature server"
::= { statPOTSFSEntry 235 }
statPOTSFSExtCNAMFailApp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of CNAM translation queries that resulted in a failed external query to a network database due to an application failure from the reporting feature server"
::= { statPOTSFSEntry 236 }
statPOTSFSExtCNAMFailNetw OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of CNAM translation queries that resulted in a failed external query to a network communication failure from the reporting feature server"
::= { statPOTSFSEntry 237 }
statPOTSFSAR2LevelACCCodeAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of times the access code (1) is dialed for the two level Automatic Recall activation procedure on the reporting feature server"
::= { statPOTSFSEntry 238 }
statPOTSFSAR2LevelACTCodeAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of times the activation code (*69) is dialed for the two level Automatic Recall activation procedure on the reporting feature server"
::= { statPOTSFSEntry 239 }
statPOTSFSMsgCFCActSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Call Forward Combination activation attempts on the reporting feature server"
::= { statPOTSFSEntry 240 }
statPOTSFSMsgCFCActFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Call Forward Combination activation attempts on the reporting feature server"
::= { statPOTSFSEntry 241 }
statPOTSFSMsgCFCActAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of total Call Forward Combination activation attempts on the reporting feature server"
::= { statPOTSFSEntry 242 }
statPOTSFSMsgCFCDnChgActSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Call Forward Combination directory number change activation attempts on the reporting feature server"
::= { statPOTSFSEntry 243 }
statPOTSFSMsgCFCDnChgActFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Call Forward Combination directory number change activation attempts on the reporting feature server"
::= { statPOTSFSEntry 244 }
statPOTSFSMsgCFCDnChgActAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of total Call Forward Combination directory number change activation attempts on the reporting feature server"
::= { statPOTSFSEntry 245 }
statPOTSFSMsgCFCDeactSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Call Forward Combination deactivation attempts on the reporting feature server"
::= { statPOTSFSEntry 246 }
statPOTSFSMsgCFCDeactFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Call Forward Combination deactivation attempts on the reporting feature server"
::= { statPOTSFSEntry 247 }
statPOTSFSMsgCFCDeactAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of total Call Forward Combination deactivation attempts on the reporting feature server"
::= { statPOTSFSEntry 248 }
statPOTSFSMsgCFCINTERROGSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Call Forward Combination interrogation attempts on the reporting feature server"
::= { statPOTSFSEntry 249 }
statPOTSFSMsgCFCINTERROGFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Call Forward Combination interrogation attempts on the reporting feature server"
::= { statPOTSFSEntry 250 }
statPOTSFSMsgCFCINTERROGAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of total Call Forward Combination interrogation attempts on the reporting feature server"
::= { statPOTSFSEntry 251 }
statPOTSFSMsgCFCFORWARDSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Call Forward Combination forwarding attempts on the reporting feature server"
::= { statPOTSFSEntry 252 }
statPOTSFSMsgCFCFORWARDFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Call Forward Combination forwarding attempts on the reporting feature server"
::= { statPOTSFSEntry 253 }
statPOTSFSMsgCFCFORWARDAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of total Call Forward Combination forwarding attempts on the reporting feature server"
::= { statPOTSFSEntry 254 }
statPOTSFSMsgNSAINVOKESucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of No Solicitation Announcement successful invocations detected on the reporting feature server"
::= { statPOTSFSEntry 255 }
statPOTSFSMsgNSAINVOKEFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of No Solicitation Announcement unsuccessful invocations detected on the reporting feature server"
::= { statPOTSFSEntry 256 }
statPOTSFSMsgNSAINVOKEAbandon OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of No Solicitation Announcement invocations detected on the reporting feature server that were abandoned after the NSA announcement started but before the terminating endpoint began ringing"
::= { statPOTSFSEntry 257 }
statPOTSFSMsgPSSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Privacy Screening Invocations detected on the reporting feature server"
::= { statPOTSFSEntry 258 }
statPOTSFSMsgPSFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Privacy Screening Invocations failures detected on the reporting feature server"
::= { statPOTSFSEntry 259 }
statPOTSFSMsgPSMANAGESucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Managed Privacy Screening Activations/Deactivations detected on the reporting feature server"
::= { statPOTSFSEntry 260 }
statPOTSFSMsgPSMANAGEFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Managed Privacy Screening Activations/Deactivations detected on the reporting feature server"
::= { statPOTSFSEntry 261 }
statPOTSFSMsgVMActSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Voice Mail Redirect Activations detected on the reporting feature server"
::= { statPOTSFSEntry 262 }
statPOTSFSMsgVMActFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Voice Mail Redirect Activations detected on the reporting feature server"
::= { statPOTSFSEntry 263 }
statPOTSFSMsgVMDeactSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful Voice Mail Redirect Deactivations detected on the reporting feature server"
::= { statPOTSFSEntry 264 }
statPOTSFSMsgVMDeactFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful Voice Mail Redirect Deactivations detected on the reporting feature server"
::= { statPOTSFSEntry 265 }
statPOTSFSMsgVMAccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Voice Mail Redirect Accesses detected on the reporting feature server"
::= { statPOTSFSEntry 266 }
statPOTSFSMsgVMAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Voice Mail Redirect Invocations detected on the reporting feature server"
::= { statPOTSFSEntry 267 }
statPOTSFSMsgLCDAUTHAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of authorization attempts made for Limited Call Duration feature invocations on the reporting feature server"
::= { statPOTSFSEntry 268 }
statPOTSFSMsgLCDAUTHSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful authorization attempts made for Limited Call Duration feature invocations on the reporting feature server"
::= { statPOTSFSEntry 269 }
statPOTSFSMsgLCDAUTHFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful authorization attempts made for Limited Call Duration feature invocations on the reporting feature server"
::= { statPOTSFSEntry 270 }
statPOTSFSMsgLCDREAUTHFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful re-authorization attempts made for Limited Call Duration feature invocations on the reporting feature server"
::= { statPOTSFSEntry 271 }
statPOTSFSMsgLCDFORCEDDisc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of forced call disconnections made for Limited Call Duration calls on the reporting feature server"
::= { statPOTSFSEntry 272 }
statPOTSFSMsgCOSTOLLFREEBlocked OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls that were screened based on class of service restrictions on making toll free calls."
::= { statPOTSFSEntry 273 }
statPOTSFSMsgTDISCCALLSOUTGBlocked OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls that were blocked based on temporary disconnect status of the subscriber. This applies to POTS, Centrex, MLHG, and PBX based subscribers."
::= { statPOTSFSEntry 274 }
statPOTSFSMsgCOSTotAUTHIVRSession OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of Class of Service Authorization Code IVR sessions established on the reporting feature server"
::= { statPOTSFSEntry 275 }
statPOTSFSMsgCOSTotACCTIVRSession OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of Class of Service Account Code IVR sessions established on the reporting feature server"
::= { statPOTSFSEntry 276 }
statPOTSFSMsgCOSTotIVRFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of Class of Service IVR sessions that failed to established due to an IVR related failure on the reporting feature server"
::= { statPOTSFSEntry 277 }
statPOTSFSMsgMlsAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of attempts on the reporting feature server to change the language of choice by the user."
::= { statPOTSFSEntry 278 }
statPOTSFSMsgMlsSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of language change attempts there were successfully processed by the reporting feature server. This is indicative of successful termination of the IVR when the user successfully changes their language "
::= { statPOTSFSEntry 279 }
statPOTSFSMsgMlsRejectNoRsrc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of language change attempts that were refused due to a lack of available resources on the reporting feature server. The most likely cause of this situation is a lack of resources on the feature server to handle the IVR activity. This is normally a result of database access issues."
::= { statPOTSFSEntry 280 }
statPOTSFSMsgAsTermAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of attempts to place a call to an Application Server on the terminating side."
::= { statPOTSFSEntry 281 }
statPOTSFSMsgAsTermSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successfully placed calls to an Application Server on the terminating side."
::= { statPOTSFSEntry 282 }
statPOTSFSMsgAsTermFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessfully placed calls to an Application Server on the terminating side."
::= { statPOTSFSEntry 283 }
statPOTSFSMsgAsOrigAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of attempts to place a call to an Application Server on the originating side."
::= { statPOTSFSEntry 284 }
statPOTSFSMsgAsOrigSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successfully placed calls to an Application Server on the originating side."
::= { statPOTSFSEntry 285 }
statPOTSFSMsgAsOrigFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessfully placed calls to an Application Server on the originating side."
::= { statPOTSFSEntry 286 }
statPOTSFSMsgAsOrigAbandon OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of times a origination to the Application Server was abandoned while trying to connect."
::= { statPOTSFSEntry 287 }
statPOTSFSMsgAsIvrDialplanAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of attempts to use a simplified dialplan to collect digits."
::= { statPOTSFSEntry 288 }
statPOTSFSMsgAsIvrDialplanSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of times a dialplan was successfully used to collect digits."
::= { statPOTSFSEntry 289 }
statPOTSFSMsgAsTermAbandon OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of times a termination to the Application Server was abandoned while trying to connect."
::= { statPOTSFSEntry 290 }
statPOTSFSMsgAsVscAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of attempts to place a call to an Application Server using the VSC code"
::= { statPOTSFSEntry 291 }
statPOTSFSMsgAsVscSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of successfully placed call attempts on an Application Server."
::= { statPOTSFSEntry 292 }
statPOTSFSMsgAsVscFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of failed call attempts on an Application Server. This includes abandon calls as well."
::= { statPOTSFSEntry 293 }
statPOTSFSMsgAsVscAbandon OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of times a VSC initiated connection to the Application Server was abandoned while trying to connect."
::= { statPOTSFSEntry 294 }
statPOTSFSMsgCfrForwardAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This counter would be increased when BTS receives SIP 302 and POTS-FS initiates the CFR processing."
::= { statPOTSFSEntry 295 }
statPOTSFSMsgCfrForwardSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This counter would be increased when BTS receives SIP 302 and POTS-FS forwards the call to new destination successfully."
::= { statPOTSFSEntry 296 }
statPOTSFSMsgCfrForwardFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This counter would be increased when BTS receives SIP 302 and POTS-FS fails to forward the call to new destination."
::= { statPOTSFSEntry 297 }
statPOTSFSMsgCfnaRedirectSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This counter would be increased when BTS uses redirection mechanism to perform CFNA feature."
::= { statPOTSFSEntry 298 }
statPOTSFSMsgCfcRedirectSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This counter would be increased when BTS uses redirection mechanism to perform CFC-No-Answer feature."
::= { statPOTSFSEntry 299 }
statPOTSFSMsgVmRedirectSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This counter would be increased when BTS uses redirection mechanism to perform VW-No-Answer feature."
::= { statPOTSFSEntry 300 }
statPOTSFSMsgOcDpReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Nunber of DPs (Detection Points) reported during periods of congestion. This is being pegged by the FS."
::= { statPOTSFSEntry 301 }
statPOTSSNRFindMeAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of find me attempts"
::= { statPOTSFSEntry 302 }
statPOTSSNRFindMeAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of find me calls answered"
::= { statPOTSFSEntry 303 }
statPOTSSNRFindMeFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" Number of find me calls failed due to the system failure "
::= { statPOTSFSEntry 304 }
statPOTSSNRFindMeForkInvoke OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of forked calls invoked "
::= { statPOTSFSEntry 305 }
statPOTSSNRIvrRedirectVm OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of find me calls redirected to voice mail "
::= { statPOTSFSEntry 306 }
statPOTSSNRIvrAccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of times SNR IVR system accessed "
::= { statPOTSFSEntry 307 }
statPOTSSNRIvrInvalidUidAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of IVR invalid User ID attempts "
::= { statPOTSFSEntry 308 }
statPOTSSNRIvrInvalidPinAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of IVR invalid PIN attempts"
::= { statPOTSFSEntry 309 }
statPOTSFSCFNRSuccActiv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter for successful Activation Attempts"
::= { statPOTSFSEntry 310 }
statPOTSFSCFNRSuccInvoc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter for successful Invocation of CFNR"
::= { statPOTSFSEntry 311 }
statPOTSFSCFNRSuccDectiv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"counter for successful Deactivation Attempts"
::= { statPOTSFSEntry 312 }
statPOTSFSCFNRSuccInterrog OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter for sucessful Interrogation of CFNR"
::= { statPOTSFSEntry 313 }
statPOTSFSCFNRUnsuccActiv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"counter for unsuccessful Activation attempts "
::= { statPOTSFSEntry 314 }
statPOTSFSCFNRUnsuccInvoc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"counter for unsuccessful Invocation of CFNR"
::= { statPOTSFSEntry 315 }
statPOTSFSCFNRUnsuccDectiv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"counter for unsuccessful Deactivation attempts"
::= { statPOTSFSEntry 316 }
statPOTSFSCFNRUnsuccInterrog OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"counter for unsuccessful Interrogation of CFNR"
::= { statPOTSFSEntry 317 }
statPCTToolsTable OBJECT-TYPE
SYNTAX SEQUENCE OF StatPCTToolsEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Metrics related to invocations of the LIDB Query Verification Tools."
::= { fsPotsCtxStatistics 2 }
statPCTToolsEntry OBJECT-TYPE
SYNTAX StatPCTToolsEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Row description for metrics related to invocations of the LIDB Query
Verification Tools statistics Table."
INDEX { statPCTToolsComponentID }
::= { statPCTToolsTable 1 }
StatPCTToolsEntry ::= SEQUENCE {
statPCTToolsComponentID DisplayString,
statPCTToolsDOW DayOfWeek,
statPCTToolsTOD TimeOfDay,
statPCTToolsLIDBQueryAttmp Counter32,
statPCTToolsLIDBQuerySucc Counter32
}
statPCTToolsComponentID OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"PCT Tools Component Identifier"
::= { statPCTToolsEntry 1 }
statPCTToolsDOW OBJECT-TYPE
SYNTAX DayOfWeek
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Day of week statistics was collected."
::= { statPCTToolsEntry 2 }
statPCTToolsTOD OBJECT-TYPE
SYNTAX TimeOfDay
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Time of day statistics was collected in XX minutes interval"
::= { statPCTToolsEntry 3 }
statPCTToolsLIDBQueryAttmp OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of times the reporting feature server received a
request to perform an LIDB query from the QVT tool."
::= { statPCTToolsEntry 4 }
statPCTToolsLIDBQuerySucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of times the reporting feature server received a
request to perform an LIDB query from the QVT tool and completed it
successfully."
::= { statPCTToolsEntry 5 }
statMGCPAdapterTable OBJECT-TYPE
SYNTAX SEQUENCE OF StatMGCPAdapterEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"MGCP Adapter Statistics."
::= { callAgentStatistics 9 }
statMGCPAdapterEntry OBJECT-TYPE
SYNTAX StatMGCPAdapterEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Row description for MGCP Adapter Statistics Table."
INDEX { statMGCPAdaptComponentID }
::= { statMGCPAdapterTable 1 }
StatMGCPAdapterEntry ::= SEQUENCE {
statMGCPAdaptComponentID DisplayString,
statMGCPAdaptDOW DayOfWeek,
statMGCPAdaptTOD TimeOfDay,
statMGCPAdaptDecodeErr Counter32,
statMGCPAdaptEncodeErr Counter32,
statMGCPAdaptUnreachable Counter32,
statMGCPAdaptSendErrors Counter32,
statMGCPAdaptCRCXAckRecv Counter32,
statMGCPAdaptCRCXNackRecv Counter32,
statMGCPAdaptCRCXSent Counter32,
statMGCPAdaptMDCXAckRecv Counter32,
statMGCPAdaptMDCXNackRecv Counter32,
statMGCPAdaptMDCXSent Counter32,
statMGCPAdaptDLCXRecv Counter32,
statMGCPAdaptDLCXSent Counter32,
statMGCPAdaptDLCXAckRecv Counter32,
statMGCPAdaptDLCXNackRecv Counter32,
statMGCPAdaptRQNTAckRecv Counter32,
statMGCPAdaptRQNTNackRecv Counter32,
statMGCPAdaptRQNTSent Counter32,
statMGCPAdaptAUEPAckRecv Counter32,
statMGCPAdaptAUEPNackRecv Counter32,
statMGCPAdaptAUEPSent Counter32,
statMGCPAdaptNTFYRecv Counter32,
statMGCPAdaptRSIPRecv Counter32,
statMGCPAdaptRSIPAckSent Counter32,
statMGCPAdaptAucxTx Counter32,
statMGCPAdaptAucxAckRx Counter32,
statMGCPAdaptAucxNackRx Counter32,
statMGCPAdaptOcCallRejected Counter32
}
statMGCPAdaptComponentID OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MGCP Adapter Component Identifier"
::= { statMGCPAdapterEntry 1 }
statMGCPAdaptDOW OBJECT-TYPE
SYNTAX DayOfWeek
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Day of week statistics was collected."
::= { statMGCPAdapterEntry 2 }
statMGCPAdaptTOD OBJECT-TYPE
SYNTAX TimeOfDay
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Time of day statistics was collected in XX minutes interval"
::= { statMGCPAdapterEntry 3 }
statMGCPAdaptDecodeErr OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP messages received that failed decoding on
the reporting call agent"
::= { statMGCPAdapterEntry 4 }
statMGCPAdaptEncodeErr OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP messages to be sent that failed encoding
on the reporting call agent"
::= { statMGCPAdapterEntry 5 }
statMGCPAdaptUnreachable OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP messages sent from the reporting call
agent that failed due to the target gateway being unreachable"
::= { statMGCPAdapterEntry 6 }
statMGCPAdaptSendErrors OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP messages sent from the reporting call
agent that failed while being sent to the target gateway"
::= { statMGCPAdapterEntry 7 }
statMGCPAdaptCRCXAckRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP CRCX acknowledgement messages received by
the reporting call agent"
::= { statMGCPAdapterEntry 8 }
statMGCPAdaptCRCXNackRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP CRCX non-acknowledgement messages received
by the reporting call agent"
::= { statMGCPAdapterEntry 9 }
statMGCPAdaptCRCXSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP CRCX messages sent by the reporting call
agent"
::= { statMGCPAdapterEntry 10 }
statMGCPAdaptMDCXAckRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP MDCX acknowledgement messages received by
the reporting call agent"
::= { statMGCPAdapterEntry 11 }
statMGCPAdaptMDCXNackRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP MDCX non-acknowledgement messages received
by the reporting call agent"
::= { statMGCPAdapterEntry 12 }
statMGCPAdaptMDCXSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP MDCX non-acknowledgement messages received
by the reporting call agent"
::= { statMGCPAdapterEntry 13 }
statMGCPAdaptDLCXRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP DLCX messages received from gateways by
the reporting call agent"
::= { statMGCPAdapterEntry 14 }
statMGCPAdaptDLCXSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP DLCX messages sent by the reporting call
agent"
::= { statMGCPAdapterEntry 15 }
statMGCPAdaptDLCXAckRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP DLCX acknowledgement messages received by
the reporting call agent"
::= { statMGCPAdapterEntry 16 }
statMGCPAdaptDLCXNackRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP DLCX non-acknowledgement messages received
by the reporting call agent"
::= { statMGCPAdapterEntry 17 }
statMGCPAdaptRQNTAckRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP RQNT acknowledgement messages received by
the reporting call agent"
::= { statMGCPAdapterEntry 18 }
statMGCPAdaptRQNTNackRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP RQNT acknowledgement messages received
by the reporting call agent"
::= { statMGCPAdapterEntry 19 }
statMGCPAdaptRQNTSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP RQNT messages sent by the reporting call
agent"
::= { statMGCPAdapterEntry 20 }
statMGCPAdaptAUEPAckRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP AUEP acknowledgement messages received by
the reporting call agent"
::= { statMGCPAdapterEntry 21 }
statMGCPAdaptAUEPNackRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP AUEP non-acknowledgement messages received
by the reporting call agent"
::= { statMGCPAdapterEntry 22 }
statMGCPAdaptAUEPSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP AUEP messages sent by the reporting call
agent"
::= { statMGCPAdapterEntry 23 }
statMGCPAdaptNTFYRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP NTFY messages received from gateways by
the reporting call agent"
::= { statMGCPAdapterEntry 24 }
statMGCPAdaptRSIPRecv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP RSIP messages received from gateways by
the reporting call agent"
::= { statMGCPAdapterEntry 25 }
statMGCPAdaptRSIPAckSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of MGCP RSIP acknowledgement messages sent by the
reporting call agent"
::= { statMGCPAdapterEntry 26 }
statMGCPAdaptAucxTx OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of AUCX (Audit Connection) messages that were sent by the reporting call agent"
::= { statMGCPAdapterEntry 27 }
statMGCPAdaptAucxAckRx OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of AUCX ACK (Audit Connection Acknowledgement) messages that were received by the reporting call agent."
::= { statMGCPAdapterEntry 28 }
statMGCPAdaptAucxNackRx OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of AUCX NACK (Audit Connection NotAcknowlegement) messages that were received by the reporting call agent."
::= { statMGCPAdapterEntry 29 }
statMGCPAdaptOcCallRejected OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of MGCP calls rejected due to system overload"
::= { statMGCPAdapterEntry 30 }
statSIMTable OBJECT-TYPE
SYNTAX SEQUENCE OF StatSIMEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"SIM Statistics."
::= { callAgentStatistics 1 }
statSIMEntry OBJECT-TYPE
SYNTAX StatSIMEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Row description for SIM Statistics Table."
INDEX { statSIMComponentID }
::= { statSIMTable 1 }
StatSIMEntry ::= SEQUENCE {
statSIMComponentID DisplayString,
statSIMDOW DayOfWeek,
statSIMTOD TimeOfDay,
statSIMSISIncomingMsg Counter32,
statSIMSISIncomingMsgSucc Counter32,
statSIMSISOutgoingMsg Counter32,
statSIMSISOutgoingMsgSucc Counter32,
statSIMSISMsgREQRETRANRcv Counter32,
statSIMSISMsgREQRETRANXmit Counter32,
statSIMSISMsgRSPRETRANRcv Counter32,
statSIMSISMsgRSPRETRANXmit Counter32,
statSIMSIST1TimerExpired Counter32,
statSIMSIST2TimerReached Counter32,
statSIMSISMsgINVITERcv Counter32,
statSIMSISMsgINVITEXmit Counter32,
statSIMSISMsgCANCELRcv Counter32,
statSIMSISMsgCANCELXmit Counter32,
statSIMSISMsgBYERcv Counter32,
statSIMSISMsgBYEXmit Counter32,
statSIMSISMsgACKRcv Counter32,
statSIMSISMsgACKXmit Counter32,
statSIMSISMsgOPTIONRcv Counter32,
statSIMSISMsgOPTIONXmit Counter32,
statSIMSISMsgREGISTERRcv Counter32,
statSIMSISMsgREGISTERXmit Counter32,
statSIMSISMsgINFORcv Counter32,
statSIMSISMsgINFOXmit Counter32,
statSIMSISMsgNotifyRcv Counter32,
statSIMSISMsgNotifyXmit Counter32,
statSIMSIS100Rcv Counter32,
statSIMSIS100Xmit Counter32,
statSIMSIS18xRcv Counter32,
statSIMSIS18xXmit Counter32,
statSIMSIS200Rcv Counter32,
statSIMSIS200Xmit Counter32,
statSIMSIS3xxRcv Counter32,
statSIMSIS3xxXmit Counter32,
statSIMSIS4xxRcv Counter32,
statSIMSIS4xxXmit Counter32,
statSIMSIS5xxRcv Counter32,
statSIMSIS5xxXmit Counter32,
statSIMSIS6xxRcv Counter32,
statSIMSIS6xxXmit Counter32,
statSIMSIS7xxRcv Counter32,
statSIMSIS7xxXmit Counter32,
statSIMBCMMsgRcv Counter32,
statSIMNewRelationsOpened Counter32,
statSIMMsgTDPNsRcv Counter32,
statSIMMsgTDPRsRcv Counter32,
statSIMMsgEDPNsRcv Counter32,
statSIMMsgEDPRsRcv Counter32,
statSIMMsgINSTRUCTXmitToBCM Counter32,
statSIMMsgINSTRUCTRcvToBCM Counter32,
statSIMMsgTERMINATIONRcv Counter32,
statSIMMsgTERMINATIONXmit Counter32,
statSIMMsgFSRcv Counter32,
statSIMMsgFSXmit Counter32,
statSIMMsgFSPingXmit Counter32,
statSIMMsgFSPingNoReponse Counter32,
statSIMMsgFSRestartXmit Counter32,
statSIMFSAsyncMsgsXmit Counter32,
statSIMSISMsgProvRSPRETRANRcv Counter32,
statSIMSISMsgProvRSPRETRANXmit Counter32,
statSIMSISMsgPRACKRcv Counter32,
statSIMSISMsgPRACKXmit Counter32,
statSIMSISMsgSUBSCRIBERcv Counter32,
statSIMSISMsgSUBSCRIBEXmit Counter32,
statSIMSISMsgREFERRcv Counter32,
statSIMSISMsgREFERXmit Counter32,
statSIMSISMsgREFERWREPLACESRcv Counter32,
statSIMSISMsgINVITEREPLACESXmit Counter32,
statSIMSISMsgINVITEREPLACESRcv Counter32,
statSIMSISMsgREL100Rcv Counter32,
statSIMSISMsgREL100Xmit Counter32,
statSIMSISMsgUNSUPPORTEDRcv Counter32,
statSIMSISMsgUPDATERcv Counter32,
statSIMSISMsgUPDATEXmit Counter32,
statSIMAuditCCBFreed Counter32,
statSIMAuditSIPCCBFreed Counter32,
statSIMOcTrigFiltered Counter32,
statSIMOcEmgTrigForced Counter32,
statSIMOcTrigForced Counter32
}
statSIMComponentID OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"SIM Component Identifier"
::= { statSIMEntry 1 }
statSIMDOW OBJECT-TYPE
SYNTAX DayOfWeek
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Day of week statistics was collected."
::= { statSIMEntry 2 }
statSIMTOD OBJECT-TYPE
SYNTAX TimeOfDay
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Time of day statistics was collected in XX minutes interval"
::= { statSIMEntry 3 }
statSIMSISIncomingMsg OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server attempted to receive"
::= { statSIMEntry 4 }
statSIMSISIncomingMsgSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server successfully received"
::= { statSIMEntry 5 }
statSIMSISOutgoingMsg OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server attempted to send"
::= { statSIMEntry 6 }
statSIMSISOutgoingMsgSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server successfully sent"
::= { statSIMEntry 7 }
statSIMSISMsgREQRETRANRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP request retransmission messages the
reporting call agent or feature server received"
::= { statSIMEntry 8 }
statSIMSISMsgREQRETRANXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP request retransmission messages the
reporting call agent or feature server sent"
::= { statSIMEntry 9 }
statSIMSISMsgRSPRETRANRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP response retransmission messages the
reporting call agent or feature server received"
::= { statSIMEntry 10 }
statSIMSISMsgRSPRETRANXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP response retransmission messages the
reporting call agent or feature server sent"
::= { statSIMEntry 11 }
statSIMSIST1TimerExpired OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP T1 Timer expirations that occurred on the
reporting call agent or feature server received over the
collection interval"
::= { statSIMEntry 12 }
statSIMSIST2TimerReached OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP T2 Timer expirations that occurred on the
reporting call agent or feature server received over the
collection interval"
::= { statSIMEntry 13 }
statSIMSISMsgINVITERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE messages the reporting call agent
or feature server received"
::= { statSIMEntry 14 }
statSIMSISMsgINVITEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE messages the reporting call agent
or feature server sent"
::= { statSIMEntry 15 }
statSIMSISMsgCANCELRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP CANCEL messages the reporting call agent
or feature server received"
::= { statSIMEntry 18 }
statSIMSISMsgCANCELXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP CANCEL messages the reporting call agent
or feature server sent"
::= { statSIMEntry 19 }
statSIMSISMsgBYERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP BYE messages the reporting call agent
or feature server received"
::= { statSIMEntry 20 }
statSIMSISMsgBYEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP BYE messages the reporting call agent
or feature server sent"
::= { statSIMEntry 21 }
statSIMSISMsgACKRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP ACK messages the reporting call agent
or feature server received"
::= { statSIMEntry 22 }
statSIMSISMsgACKXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP ACK messages the reporting call agent
or feature server sent"
::= { statSIMEntry 23 }
statSIMSISMsgOPTIONRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP OPTIONS messages the reporting call agent
or feature server received"
::= { statSIMEntry 24 }
statSIMSISMsgOPTIONXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP OPTIONS messages the reporting call agent
or feature server sent"
::= { statSIMEntry 25 }
statSIMSISMsgREGISTERRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REGISTER messages the reporting call agent
or feature server received"
::= { statSIMEntry 26 }
statSIMSISMsgREGISTERXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REGISTER messages the reporting call agent
or feature server sent"
::= { statSIMEntry 27 }
statSIMSISMsgINFORcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INFO messages the reporting call agent or
feature server received"
::= { statSIMEntry 28 }
statSIMSISMsgINFOXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INFO messages the reporting call agent or
feature server sent"
::= { statSIMEntry 29 }
statSIMSISMsgNotifyRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP NOTIFY messages the reporting call agent or
feature server received"
::= { statSIMEntry 30 }
statSIMSISMsgNotifyXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP NOTIFY messages the reporting call agent or
feature server sent"
::= { statSIMEntry 31 }
statSIMSIS100Rcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 100 class (TRYING) messages the reporting
call agent or feature server received"
::= { statSIMEntry 32 }
statSIMSIS100Xmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 100 class (TRYING) messages the reporting
call agent or feature server sent"
::= { statSIMEntry 33 }
statSIMSIS18xRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 18x class (INFORMATIONAL) messages the
reporting call agent or feature server received"
::= { statSIMEntry 34 }
statSIMSIS18xXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 18x class (INFORMATIONAL) messages the
reporting call agent or feature server sent"
::= { statSIMEntry 35 }
statSIMSIS200Rcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 200 class (SUCCESS) messages the reporting
call agent or feature server received"
::= { statSIMEntry 36 }
statSIMSIS200Xmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 200 class (SUCCESS) messages the reporting
call agent or feature server received"
::= { statSIMEntry 37 }
statSIMSIS3xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 3xx class (REDIRECTION) messages the reporting
call agent or feature server received"
::= { statSIMEntry 38 }
statSIMSIS3xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 3xx class (REDIRECTION) messages the reporting
call agent or feature server sent"
::= { statSIMEntry 39 }
statSIMSIS4xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 4xx class (REQUEST FAILURES) messages the
reporting call agent or feature server received"
::= { statSIMEntry 40 }
statSIMSIS4xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 4xx class (REQUEST FAILURES) messages the
reporting call agent or feature server sent"
::= { statSIMEntry 41 }
statSIMSIS5xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 5xx class (SERVER FAILURES) messages the
reporting call agent or feature server received"
::= { statSIMEntry 42 }
statSIMSIS5xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 5xx class (SERVER FAILURES) messages the
reporting call agent or feature server sent"
::= { statSIMEntry 43 }
statSIMSIS6xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 6xx class (GLOBAL FAILURES) messages the
reporting call agent or feature server received"
::= { statSIMEntry 44 }
statSIMSIS6xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 6xx class (GLOBAL FAILURES) messages the
reporting call agent or feature server sent"
::= { statSIMEntry 45 }
statSIMSIS7xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 7xx class (RESERVED) messages the reporting
call agent or feature server received"
::= { statSIMEntry 46 }
statSIMSIS7xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 7xx class (RESERVED) messages the reporting
call agent or feature server sent"
::= { statSIMEntry 47 }
statSIMBCMMsgRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of messages received by call processing from a
feature server in the reporting call agent"
::= { statSIMEntry 48 }
statSIMNewRelationsOpened OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of TDP-Rs received from call processing by SIM in
the reporting call agent"
::= { statSIMEntry 49 }
statSIMMsgTDPNsRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Trigger Detection Point messages received from
call processing in the reporting call agent that do not
require a response from the target feature server"
::= { statSIMEntry 50 }
statSIMMsgTDPRsRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Trigger Detection Point messages received from
call processing in the reporting call agent that do require
a response from the target feature server"
::= { statSIMEntry 51 }
statSIMMsgEDPNsRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Event Detection Point messages received from
call processing in the reporting call agent that do not
require a response from the target feature server"
::= { statSIMEntry 52 }
statSIMMsgEDPRsRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Event Detection Point messages received from
call processing in the reporting call agent that do require a
response from the target feature server"
::= { statSIMEntry 53 }
statSIMMsgINSTRUCTXmitToBCM OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of INSTRUCT messages sent to feature servers by
the reporting call agent"
::= { statSIMEntry 54 }
statSIMMsgINSTRUCTRcvToBCM OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of INSTRUCT messages received from feature servers
by the reporting call agent"
::= { statSIMEntry 55 }
statSIMMsgTERMINATIONRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of TERMINATE messages received from feature
servers by the reporting call agent"
::= { statSIMEntry 56 }
statSIMMsgTERMINATIONXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of TERMINATE messages sent to feature servers by
the reporting call agent"
::= { statSIMEntry 57 }
statSIMMsgFSRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of FCP messages sent to feature servers by the
reporting call agent"
::= { statSIMEntry 58 }
statSIMMsgFSXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of FCP messages received from feature servers by
the reporting call agent"
::= { statSIMEntry 59 }
statSIMMsgFSPingXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
Feedback