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