-- Copyright (c) 2003-2007 by Cisco Systems, Inc.= p>
--
-- Proprietary = Information of Cisco Systems Inc.
--
-- Module: = BTS10200 Softswitch Mib Definition.
--
-- Revision: = 4.5
--
-- 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"
DESC= RIPTION
&= 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
&= 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 n= umber 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 ent= ered 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
