-- Copyright (c) 2003-2008 by Cisco Systems, Inc.
--
-- Proprietary Information of Cisco Systems Inc.
--
-- Module: BTS10200 Softswitch Mib Definition.
--
-- Revision: 6.0
--
-- Authors: Brandon Doan
-- Pramod Rao
--
IPCELL-CA-MIB DEFINITIONS ::= BEGIN
IMPORTS
YesNo,
ClearMeasurement,
Integer0To100,
DisplayString0To64,
Integer1To100,
DisplayString0To255,
Integer1To9999,
DisplayString1To255,
DisplayString1To32,
SuperRouteType,
DisplayString1To64,
Integer0To9999,
DayOfWeek,
KAMState,
DisplayString0To16,
Integer1To200,
Integer1To4,
Integer0To512,
Integer1To512,
Integer0To65535,
StatInterval,
DisplayString1To200,
DisplayString1To16,
TimeOfDay,
ADMAdminState,
DiaPeerAdminState,
ADMTargetState,
DiaPeerTargetState,
MGWOperState,
AGGROperState,
SGPOperState,
DPCOperState,
SCTPAssOperState,
TrunkGrpOperState,
TerminationOperState,
TrunkTermStaticState,
TrunkTermDynamicState,
SCTPAssTargetState,
DiaPeerOperState,
ADMMode,
MinuteSecondString,
ControlState,
DisplayString0To32,
OptiMGWOperState,
OptiTerminationOperState,
OptiTrunkGrpOperState
FROM IPCELL-TC
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, TimeTicks, Counter32, Counter64, Integer32, IpAddress, enterprises, mib-2
FROM SNMPv2-SMI
DisplayString, RowStatus, TruthValue, DateAndTime
FROM SNMPv2-TC
MODULE-COMPLIANCE, OBJECT-GROUP
FROM SNMPv2-CONF;
--
--YesNo ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "yes/no enumerator (yes = 1, no = 2)"
-- SYNTAX INTEGER { yes ( 1 ) , no ( 2 ) }
--
--ClearMeasurement ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Clear Measurement (clear = 1; for SETs only, notCleared = 2; for GETs only)"
-- SYNTAX INTEGER { clear ( 1 ) , notCleared ( 2 ) }
--
--Integer0To100 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 100"
-- SYNTAX INTEGER ( 0..100 )
--
--DisplayString0To64 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 64"
-- SYNTAX DisplayString ( SIZE ( 0..64 ) )
--
--Integer1To100 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 100"
-- SYNTAX INTEGER ( 1..100 )
--
--DisplayString0To255 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 255"
-- SYNTAX DisplayString ( SIZE ( 0..255 ) )
--
--Integer1To9999 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 9999"
-- SYNTAX INTEGER ( 1..9999 )
--
--DisplayString1To255 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 255"
-- SYNTAX DisplayString ( SIZE ( 1..255 ) )
--
--DisplayString1To32 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 32"
-- SYNTAX DisplayString ( SIZE ( 1..32 ) )
--
--SuperRouteType ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Super Route Type"
-- SYNTAX INTEGER { tod ( 1 ) , percent ( 2 ) , prefix ( 3 ) , linebase ( 4 ) , eightXX( 5 ) , route ( 6 ) , callingArea ( 7 ) }
--
--DisplayString1To64 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 64"
-- SYNTAX DisplayString ( SIZE ( 1..64 ) )
--
--Integer0To9999 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 9999"
-- SYNTAX INTEGER ( 0..9999 )
--
--DayOfWeek ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Day of week enumeration"
-- SYNTAX INTEGER { sun ( 1 ) , mon ( 2 ) , tue ( 3 ) , wed ( 4 ) , thu ( 5 ) , fri ( 6 ) , sat ( 7 ) }
--
--KAMState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "One of specified State. Values 1-3 can be used int SET requests; values 4-30 are returned in GET requests"
-- SYNTAX INTEGER { normal ( 1 ) , forcedActiveStandby ( 2 ) , forcedStandbyActive ( 3 ), initialNormal ( 4 ), activeNormal (5), standbyNormal (6), transActiveNormal (7), transStandbyNormal (8), oosFaulty (9), unknown (10), oosAdmin (11), activeForced (12), standbyForced (13), transActiveForced (14), transStandbyForced (15), startNormal (25) }
--
--DisplayString0To16 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 16"
-- SYNTAX DisplayString ( SIZE ( 0..16 ) )
--
--Integer1To200 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer with size of 1 to 200"
-- SYNTAX INTEGER ( 1..200 )
--
--Integer1To4 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 4"
-- SYNTAX INTEGER ( 1..4 )
--
--Integer0To512 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 512"
-- SYNTAX INTEGER ( 0..512 )
--
--Integer1To512 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 512"
-- SYNTAX INTEGER ( 1..512 )
--
--Integer0To65535 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 0 to 65535"
-- SYNTAX INTEGER ( 0..65535 )
--
--StatInterval ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Integer size from 1 to 96"
-- SYNTAX INTEGER ( 1..96 )
--
--DisplayString1To200 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Display string in of size 1 to 200"
-- SYNTAX DisplayString ( SIZE ( 1..200 ) )
--
--DisplayString1To16 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 1 to 16"
-- SYNTAX DisplayString ( SIZE ( 1..16 ) )
--
--TimeOfDay ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "5 Characters in the format: hh:mm"
-- SYNTAX DisplayString ( SIZE ( 5 ) )
--
--ADMTargetState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Status"
-- SYNTAX INTEGER { notSet ( 1 ), maintenance ( 2 ) , inService ( 3 ) , outOfService ( 4 ) , unequipped ( 5 ) }
--
--SCTPAssTargetState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "SCTP Associated Target State"
-- SYNTAX INTEGER { notSet ( 1 ), inService ( 2 ) , outOfService ( 3 ) }
--
--MGWOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "MGW Operational Status"
-- SYNTAX INTEGER { mgwStatusUnknown ( 1 ), mgwStatusWorking ( 2 ), mgwStatusDown ( 3 ) , mgwStatusUnreachable ( 4 ) }
--
--AGGROperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "AGGR Operational Status"
-- SYNTAX INTEGER { aggrInitializing ( 1 ), aggrConnecting ( 2 ), aggrOutOfService ( 3 ) , aggrInService ( 4 ), aggrUnknownState ( 5 ) }
--
--OptiMGWOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "MGW Operational Status"
-- SYNTAX INTEGER { nonFaulty ( 1 ), faulty ( 2 ), nonFaultyRemotelyBlocked ( 3 ), faultyRemotelyBlocked ( 4 ) }
--
--OptiTerminationOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Termination Operational Status"
-- SYNTAX INTEGER { nonFaulty ( 1 ), faulty ( 2 ), nonFaultyRemotelyBlocked ( 3 ), faultyRemotelyBlocked ( 4 ) }
--
--OptiTrunkGrpOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk Group Operational Status"
-- SYNTAX INTEGER { nonFaulty ( 1 ), faulty ( 2 ), nonFaultyRemotelyBlocked ( 3 ), faultyRemotelyBlocked ( 4 ) }
--
--TrunkGrpOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk Grp Operational Status"
-- SYNTAX INTEGER { tgIns ( 1 ), tgOos ( 2 ) , tgMb ( 3 ) , tgWait ( 4 ), tgStby ( 5 ), tgRestoreSessionSetReqNormal ( 6 ), tgRestoreSessionSetReqSwitchover ( 7 ), tgRestoreSessionSetReqMaint ( 8 ), tgRestoreSessionSetFailNormal ( 9 ), tgRestoreSessionSetFailSwitchover ( 10 ), tgRestoreSessionSetFailMaint ( 11 ), tgRestoreEstablishReqNormal ( 12 ), tgRestoreEstablishReqSwitchover ( 13 ), tgRestoreEstablishReqMaint ( 14 ), tgRestoreEstablishFailNormal ( 15 ), tgRestoreEstablishFailSwitchover ( 16 ), tgRestoreEstablishFailMaint ( 17 ), tgMaint ( 18 ), tgDownSessionSetFailSoftNormal ( 19 ), tgDownSessionSetFailHardNormal ( 20 ), tgDownSessionSetFailSoftMaint ( 21 ), tgDownSessionSetFailHardMaint ( 22 ), tgDownEstablishReqSoftNormal ( 23 ), tgDownEstablishReqHardNormal ( 24 ), tgDownEstablishReqSoftMaint ( 25 ), tgDownEstablishReqHardMaint ( 26 ), tgDownEstablishFailSoftNormal ( 27 ), tgDownEstablishFailHardNormal ( 28 ), tgDownEstablishFailSoftMaint ( 29 ), tgDownEstablishFailHardMaint ( 30 ), tgRemoveGraceful ( 31 ), tgRemoveReleaseReq ( 32 ), tgRemoveSessionSetReq ( 33 ), tgRemoveGracefulInsMaint ( 34 ), tgSeizedFarEnd ( 35 ), tgUnknownState ( 36 ) }
--
--TerminationOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Termination Operational Status"
-- SYNTAX INTEGER { termStateNotAudited ( 1 ), termAvailNewCalls ( 2) , termIntializationAudit ( 3 ) , termProgressFaultRecovery ( 4 ), termNotWorkingNeedManualIntervention (5), termNotAvailNeedRsipResetMsg (6), termUnreachable (7), termUnreachableRecoveryInProcess ( 8 ), termReservedNotInCall ( 9 ) , termInTransientIncomingOutgoingCall ( 10 ) , termInitializedInStableCall ( 11 ), termInStableCallGoingDown (12), termNotInitializedTransientCallInProgress (13), termNotInitializedReservedFeatCall (14), termFaultRecoveryOnInTransientCall (15), termInFaultInTransientCall (16), termUnreachableRecoveryOnInTransientCall (17), termInTransientCallGoingDown (18), termFaultRecoveryOnInStableCall (19), termFaultInStableCall (20), termUnreachableRecoveryOnInStableCall (21), termStateUndefined (22), h323TermIdleState (23), h323TermIncomingBusyState (24), h323TermOutgoingBusyState (25), h323TermTransientState (26), h323TermIncomingBusyTransientState (27), h323TermOutgoingBusyTransientState (28) }
--
--SGPOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "SGP Operational Status"
-- SYNTAX INTEGER { notInUse ( 1 ), inService ( 2) , oosSctpAssocDown ( 3 ) , oosM3uaDown ( 4 ), unknown (5), operNotSupported ( 6 ) }
--
--DPCOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DPC Operational Status"
-- SYNTAX INTEGER { available ( 1 ), unavailable ( 2) , congested ( 3 ) , congestedAtLevelOne ( 4 ), congestedAtLevelTwo (5), congetstedAtLevelThree (6), userPartUnavailable (7), unknown ( 8 ), operNotSupported ( 9 ), notInUse (10) }
--
--SCTPAssOperState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "SCTP Association Operational Status"
-- SYNTAX INTEGER { notInUse ( 1 ), oos ( 2) , inService ( 3 ) , unknown ( 4 ), operNotSupported (5) }
--
--ADMAdminState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Admin Status"
-- SYNTAX INTEGER { adminIns ( 1 ), adminOos ( 2 ) , adminMaint ( 3 ) , adminOosPending ( 4 ), adminMaintPending (5), adminUeqp (6), adminForcedStandbyActive (7), adminForcedActiveStandby (8), adminNormal (9), adminNull (10), unknown (11) }
--
--TrunkTermStaticState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Static Status"
-- SYNTAX INTEGER { actv ( 1 ), lblk ( 2 ) , rblk ( 3 ), lblkRblk( 4 ), ueqp ( 5 ), invalidState ( 6 ), unknown ( 7 ) }
--
--TrunkTermDynamicState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Trunk/Gateway Oper Status"
-- SYNTAX INTEGER { idle ( 1 ), ibsy ( 2 ) , obsy ( 3 ) , trans ( 4 ), transIbsy ( 5 ), transObsy ( 6 ), invalidState ( 7 ), unknown ( 8 ) }
--
--ADMMode ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "ADM Status/Control Mode"
-- SYNTAX INTEGER { notSet ( 1 ), forced ( 2 ), graceful ( 3 ) }
--
--
--ControlState ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Handles the stateless nature of sets. When the user is done setting each individual cell within a row, they will set this variable to 1. If all the rows are not set, then insufficient data will be returned.
--If it's successful, then committed is returned. When the user does a get on this variable, only insufficientData or readyToCommit is returned. Normally, after the user peforms a commit, the agent clears the data"
-- SYNTAX INTEGER { commit ( 1 ) , insufficientData ( 2 ) , readyToCommit ( 3 ), committed ( 4 ) }
--
--MinuteSecondString ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "Minute/Second string in the format: mm:ss"
-- SYNTAX DisplayString (SIZE(5))
--
--DisplayString0To32 ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION "DisplayString size from 0 to 32"
-- SYNTAX DisplayString ( SIZE ( 0..32 ) )
--
opticall MODULE-IDENTITY
LAST-UPDATED "200504071400Z"
ORGANIZATION "Cisco BTS10200 Softswitch"
CONTACT-INFO "Cisco Systems Customer Service
Postal: 170 W. Tasman Drive
San Jose, CA 95134
USA
Phone: +1 800 553-NETS
EMail: BTS-SUPPORT@cisco.com"
DESCRIPTION
"The MIB module supplies the basic management object
for the Cisco BTS10200 Call Agent."
REVISION "200504071400Z"
DESCRIPTION "Renamed SIS and SIA counters"
REVISION "200404021400Z"
DESCRIPTION
"
Modified Following:
1. Added H323 Termination Operation States.
2. Obsoleted all emsTraps and callAgentTraps - replaced all traps with new
trap structure under following new Object IDs: billingTraps,
callpTraps, configTraps, databaseTraps, maintenanceTraps, ossTraps,
securityTraps, signalingTraps, statisticsTraps, systemTraps, auditTraps.
3. Removed Sequence Number as a valid search criteria for event retransmission.
4. Modified description of start and date of event retrasmission tokens to
remove milliseconds.
5. Added following new Stat Tables: statPCTToolsTable, statAINToolsTable,
statCallToolsTable.
6. Modified counters in statAINSVCTable.
7. Obsoleted table statISUPTable.
8. Added additional counters to statISDNTranslationTable.
"
REVISION "200305221400Z"
DESCRIPTION
"
Shuffled around last few EmsTraps OID to synchronize with previous 3.5 mib.
"
REVISION "200210241400Z"
DESCRIPTION
"
Modified Following:
1. KAMState added six additional states (25-30).
2. TerminationOperState valid states have completely changed.
3. DPCOperState added an additional state (10).
4. Moved tables from ss7Adapter branch to signalingAdapterStatusControl:
sgpOAMPTable, dpcOAMPTable, sctpAssOAMPTable
5. Added branches: fsStatistics, signalingAdapterStatistics,
signalingAdapterStatusControl, signalingAdapterTrapPrefix.
6. Added new counters to Statistics Table: statPOTSFSTable, statSIMTable,
statSIATable, statISDNTransTable.
7. Removed counters from Statistics Table: statTGUsageTable.
8. Obsoleted counters from Statistics Table: statBillingTable.
9. Added new Statistics Table: statISUPSGATable, statDQOSTable, statEMATable,
statAINSVCTable, statINAPTable, statTSATable, statTCAPTable,
statSCCPTable, statM3UATable, statSUATable, statSCTPTable
10. Obsoleted Statistics Table: statAINFSTable, statTrunkTable.
11. Obsoleted Optimized Table: optiMediaGatewayOAMPTable,
optiSubscrLineTermOAMPTable, optiTrunkGroupOAMPTable,
optiTrunkTermOAMPTable
12. Modified trap name and/or descriptions for: emsTraps (126, 127, 134)
and callAgentTraps (5, 16, 74, 90, 91)
13. Obsoleted traps: emsTraps (129) and callAgentTraps(42).
14. Added traps: emsTraps (148-156) and callAgentTraps (92-98).
15. Added aggrOAMPTable to perform status/control on AGGR.
15. Added mechanism to retrieve fast Bulk Statuses in following tables: mgwBulkStatTable, trunkGroupBulkStatPage, subscriberTermBulkStatTable, trunkTermBulkStatTable.
"
REVISION "200206131400Z"
DESCRIPTION
"
Modified Following:
1. Added additional counters to statistics table of BILLING.
2. Added traps emsTraps 132-144.
3. Added columns TrapDestFilterTypes and TrapDestFilterLevels to TrapDestTable.
4. Added Varbinds alarmSubsystem, alarmSeverity, and alarmID to all traps.
5. Added more details in description of traffic counters/statisitics.
6. Added more details in description of traps.
"
REVISION "200204161400Z"
DESCRIPTION
"
Modified Following:
1. Added additional counters to statistics table of POTS FS, AIN FS, SIM,
and SIA.
2. Changed all occurences of OtherNxx to just Nxx in statistics tables POTS FS,
SIM, and SIA.
3. Modified counters in statistics table H323.
4. Added additional counters to statistics table ISUP.
5. Added traps emsTraps 122-131 and callAgentTraps 73-91.
"
REVISION "200101151400Z"
DESCRIPTION
"Added NAS counters to Call Processing Statistics Table. Deleted some commented lines."
REVISION "200011291400Z"
DESCRIPTION
"Added back the optimized Status/Control Tables for MGW, Trunk Grp, Sub Term, and Trunk Term."
REVISION "200010261400Z"
DESCRIPTION
"Added statTrunkTable."
REVISION "200010141400Z"
DESCRIPTION
"Removed optimized Status/Control Tables for MGW, Trunk Grp, Sub Term, and Trunk Term."
REVISION "200010091400Z"
DESCRIPTION
"
Modified following:
1. Removed comments.
2. Added UEQP to Status/Control Tables.
3. Added optimized Status/Control Tables for MGW, Trunk Grp, Sub Term, and Trunk Term.
4. Update the list of Traps to reflect what is supported (generated) on EMS.
5. Added one new entry to statSIMTable.
6. Added serveral new entries to statPOTSFSTable.
7. Modified Trunk Group Number from Integer 1-9999 to Integer32.
8. Made TrapDest Table modifiable through BTS10200 Softswitch CLI instead of via NMS.
"
REVISION "200010051400Z"
DESCRIPTION
"
Modified Following:
1. Added EMS traps 114-122 (Maintenance Subsystem).
2. Added BDMS status/control.
3. Changed the returnable states for Status/Control: KAMState,
TrunkGrpOperState, TerminationOperState, ADMAdminState, TrunkTermStaticState,
TrunkTermDynamicState, and MGWOperState
"
REVISION "200008011400Z"
DESCRIPTION
"
Modified Following:
1. Added statH323Table.
2. Added additional counters to statCallProcessingTable.
3. Added additional traps.
4. Added additional counters to statPOTSFSTable.
"
REVISION "200003051400Z"
DESCRIPTION
"Changed AIN_FS Measurement. Removed SIP_REINVITE_RECEIVED
and SIP_REINVITE_SENT from all measurement tables that contains those
entries. Added additional traps."
::= { ipcell 1 }
ipcell OBJECT IDENTIFIER ::= { enterprises 5296 }
ems OBJECT IDENTIFIER ::= { opticall 2 }
callAgent OBJECT IDENTIFIER ::= { opticall 3 }
featureServer OBJECT IDENTIFIER ::= { opticall 4 }
statusControlOptimized OBJECT IDENTIFIER ::= { opticall 5 }
-- If needing to a constant polling for Status/Control of particular
-- elements, this branch should be used instead of the
-- callAgentStatusControl branch. The queries to this branch is
-- considerably faster and is less expensive on the SNMP Agent CPU cycle.
-- This will give faulty/non-faulty states which suffices most situations.
emsOptimized OBJECT IDENTIFIER ::= { statusControlOptimized 1 }
callAgentOptimized OBJECT IDENTIFIER ::= { statusControlOptimized 2 }
featureServerOptimized OBJECT IDENTIFIER ::= { statusControlOptimized 3 }
signalingAdapter OBJECT IDENTIFIER ::= { opticall 6 }
fsAin OBJECT IDENTIFIER ::= { featureServer 1 }
fsPotsCtx OBJECT IDENTIFIER ::= { featureServer 2 }
fsStatistics OBJECT IDENTIFIER ::= { featureServer 4 }
emsStatusControl OBJECT IDENTIFIER ::= { ems 1 }
emsTrapPrefix OBJECT IDENTIFIER ::= { ems 2 }
emsTraps OBJECT IDENTIFIER ::= { emsTrapPrefix 0 }
emsStatistics OBJECT IDENTIFIER ::= { ems 3 }
callAgentStatusControl OBJECT IDENTIFIER ::= { callAgent 1 }
-- See comments regarding usage under statusControlOptimized OID
callAgentTrapPrefix OBJECT IDENTIFIER ::= {
callAgent 2 }
callAgentTraps OBJECT IDENTIFIER ::= {
callAgentTrapPrefix 0 }
callAgentStatistics OBJECT IDENTIFIER ::= { callAgent 3 }
fsPotsCtxStatusControl OBJECT IDENTIFIER ::= { fsPotsCtx 1 }
fsPotsCtxTrapPrefix OBJECT IDENTIFIER ::= { fsPotsCtx 2 }
fsPotsCtxTraps OBJECT IDENTIFIER ::= { fsPotsCtxTrapPrefix 0 }
fsPotsCtxStatistics OBJECT IDENTIFIER ::= { fsPotsCtx 3 }
fsAinStatusControl OBJECT IDENTIFIER ::= { fsAin 1 }
fsAinTrapPrefix OBJECT IDENTIFIER ::= { fsAin 2 }
fsAinTraps OBJECT IDENTIFIER ::= { fsAinTrapPrefix 0 }
fsAinStatistics OBJECT IDENTIFIER ::= { fsAin 3 }
signalingAdapterStatusControl OBJECT IDENTIFIER ::= { signalingAdapter 1 }
signalingAdapterTrapPrefix OBJECT IDENTIFIER ::= { signalingAdapter 2 }
signalingAdapterStatistics OBJECT IDENTIFIER ::= { signalingAdapter 3 }
signalingAdapterTraps OBJECT IDENTIFIER ::= { signalingAdapterTrapPrefix 0 }
statusControlBulk OBJECT IDENTIFIER ::= { opticall 8 }
generalTrafficMeasurement OBJECT IDENTIFIER ::= { opticall 9 }
generalTraps OBJECT IDENTIFIER ::= { opticall 1 }
scscf OBJECT IDENTIFIER ::= { opticall 10 }
icscf OBJECT IDENTIFIER ::= { opticall 11 }
scscfStatusControl OBJECT IDENTIFIER ::= { scscf 1 }
scscfStatistics OBJECT IDENTIFIER ::= { scscf 2 }
icscfStatusControl OBJECT IDENTIFIER ::= { icscf 1 }
icscfStatistics OBJECT IDENTIFIER ::= { icscf 2 }
btsTrapPrefix OBJECT IDENTIFIER ::= { generalTraps 5 }
billingTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 1 }
callpTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 2 }
configTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 3 }
databaseTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 4 }
maintenanceTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 5 }
ossTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 6 }
securityTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 7 }
signalingTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 8 }
statisticsTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 9 }
systemTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 10 }
auditTraps OBJECT IDENTIFIER ::= { btsTrapPrefix 11 }
system OBJECT IDENTIFIER ::= { mib-2 1 }
alarmObjectTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlarmObjectEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of variables detailing a trap sent up with the trap."
::= { generalTraps 1 }
alarmObjectEntry OBJECT-TYPE
SYNTAX AlarmObjectEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry represents a variable corresponding to a variable within an opticall event."
INDEX { alarmSubsystem, alarmServerity, alarmID }
::= { alarmObjectTable 1 }
AlarmObjectEntry ::= SEQUENCE {
alarmSubsystem INTEGER,
alarmServerity INTEGER,
alarmID INTEGER,
alarmSetCleared INTEGER,
alarmComponentID DisplayString1To64,
alarmComponentType DisplayString1To64,
alarmDetails DisplayString,
alarmTime DisplayString
}
alarmSubsystem OBJECT-TYPE
SYNTAX INTEGER { billing ( 1 ), callp ( 2 ) , config ( 3 ) , database ( 4 ) , maintenance ( 5 ) , oss ( 6 ) , security ( 7 ) , signaling ( 8 ) , statistics ( 9 ) , system ( 10 ) , audit ( 11 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Subsystem which generated the alarm"
::= { alarmObjectEntry 1 }
alarmServerity OBJECT-TYPE
SYNTAX INTEGER { critical ( 1 ) , major ( 2 ) , minor ( 3 ) , warning ( 4 ) , informational ( 5 ) , debug ( 6 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Severity of the alarm."
::= { alarmObjectEntry 2 }
alarmID OBJECT-TYPE
SYNTAX INTEGER ( 0..2147483647 )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm identification number"
::= { alarmObjectEntry 3 }
alarmSetCleared OBJECT-TYPE
SYNTAX INTEGER { off ( 1 ) , on ( 2 ) , ignore ( 3 ) , acknowledge ( 4 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm OFF, ON, IGNORED, or ACKNOWLEDGED"
::= { alarmObjectEntry 4 }
alarmComponentID OBJECT-TYPE
SYNTAX DisplayString1To64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Component ID"
::= { alarmObjectEntry 5 }
alarmComponentType OBJECT-TYPE
SYNTAX DisplayString1To64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Component Type"
::= { alarmObjectEntry 6 }
alarmDetails OBJECT-TYPE
SYNTAX DisplayString ( SIZE ( 1..65536 ) )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Details of the alarms in the format:
key1=value1; key2=value2; ...; key8=value8
Maximum key/value pair is 8."
::= { alarmObjectEntry 7 }
alarmTime OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Time alarm was generated. It is in the form:
dow mon dd hh:mm:ss zzz yyyy
where:
dow is the day of the week (Sun, Mon, Tue, Wed, Thu, Fri, Sat).
mon is the month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep,
Oct, Nov, Dec).
dd is the day of the month (01 through 31), as two decimal
digits.
hh is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits.
zzz is the time zone (and may reflect daylight savings time).
Standard time zone abbreviations include those
recognized by the method parse. If time zone
informationi is not available, then zzz is
empty - that is, it consists of no characters at all.
yyyy is the year, as four decimal digits."
::= { alarmObjectEntry 8 }
sysDescr OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A textual description of the entity. This value
should include the full name and version
identification of the system's hardware type,
software operating-system, and networking
software. It is mandatory that this only contain
printable ASCII characters."
DEFVAL { "IPCell Opticall SNMP Agent" }
::= { system 1 }
sysObjectID OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The vendor's authoritative identification of the
network management subsystem contained in the
entity. This value is allocated within the SMI
enterprises subtree (1.3.6.1.4.1) and provides an
easy and unambiguous means for determining `what
kind of box' is being managed. For example, if
vendor `Flintstones, Inc.' was assigned the
subtree 1.3.6.1.4.1.4242, it could assign the
identifier 1.3.6.1.4.1.4242.1.1 to its `Fred
Router'.:
read-command : C:\windows\ping kiwi"
DEFVAL { { 1 3 6 1 4 1 5296 1 } }
::= { system 2 }
sysUpTime OBJECT-TYPE
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The time (in hundredths of a second) since the
network management portion of the system was last
re-initialized.:
READ-COMMAND: echo sysuptime"
::= { system 3 }
sysContact OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The textual identification of the contact person
for this managed node, together with information
on how to contact this person.:
READ-COMMAND: c:\windows\netstat -n"
::= { system 4 }
sysName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"An administratively-assigned name for this
managed node. By convention, this is the node's
fully-qualified domain name."
::= { system 5 }
sysLocation OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The physical location of this node (e.g.,
`telephone closet, 3rd floor')."
::= { system 6 }
sysServices OBJECT-TYPE
SYNTAX INTEGER (0..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A value which indicates the set of services that
this entity primarily offers.
The value is a sum. This sum initially takes the
value zero, Then, for each layer, L, in the range
1 through 7, that this node performs transactions
for, 2 raised to (L - 1) is added to the sum. For
example, a node which performs primarily routing
functions would have a value of 4 (2^(3-1)). In
contrast, a node which is a host offering
application services would have a value of 72
(2^(4-1) + 2^(7-1)). Note that in the context of
the Internet suite of protocols, values should be
calculated accordingly:
layer functionality
1 physical (e.g., repeaters)
2 datalink/subnetwork (e.g., bridges)
3 internet (e.g., IP gateways)
4 end-to-end (e.g., IP hosts)
7 applications (e.g., mail relays)
For systems including OSI protocols, layers 5 and
6 may also be counted."
::= { system 7 }
trapDestTable OBJECT-TYPE
SYNTAX SEQUENCE OF TrapDestEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of trap destination entries."
::= { generalTraps 2 }
trapDestEntry OBJECT-TYPE
SYNTAX TrapDestEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This entry includes a destination IP address to which to send
traps for this community."
INDEX { trapDestIndex }
::= { trapDestTable 1 }
TrapDestEntry ::= SEQUENCE {
trapDestIndex Integer32,
trapDestCommunity OCTET STRING,
trapDestAddress IpAddress,
trapDestPort INTEGER,
trapDestOwner DisplayString,
trapDestStatus RowStatus,
trapDestFilterTypes Integer32,
trapDestFilterLevels Integer32
}
trapDestIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A value that uniquely identifies this trapDestEntry.
Whatever value entered will be overwritten to be a unique value when stored."
::= { trapDestEntry 1 }
trapDestCommunity OBJECT-TYPE
SYNTAX OCTET STRING ( SIZE ( 0..127 ) )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A community to which this destination address belongs.
This entry is associated with any eventEntries in the RMON
MIB whose value of eventCommunity is equal to the value of
this object. Every time an associated event entry sends a
trap due to an event, that trap will be sent to each
address in the trapDestTable with a trapDestCommunity equal to
eventCommunity.
This object may not be modified if the associated
trapDestStatus object is equal to active(1)."
::= { trapDestEntry 2 }
trapDestAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The address to send traps on behalf of this entry."
::= { trapDestEntry 3 }
trapDestPort OBJECT-TYPE
SYNTAX INTEGER ( 1..65535 )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The port to send traps on behalf of this entry."
::= { trapDestEntry 4 }
trapDestOwner OBJECT-TYPE
SYNTAX DisplayString ( SIZE ( 0..127 ) )
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The entity that configured this entry and is
therefore using the resources assigned to it."
::= { trapDestEntry 5 }
trapDestStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The status of this trap destination entry.
An entry may not exist in the active state unless all
objects in the entry have an appropriate value."
::= { trapDestEntry 6 }
trapDestFilterTypes OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Ranges from 0-32767. A bitmask that specifies which
subsystem types of the events to filter or permitted to be
sent to this address. This is used in combination with
Filterlevels to provide a granular filter for traps from the
SNMP Agent side. From right to left the following bits
specifies the following subsystem types:
Bit #1: BILLING (right-most bit)
Bit #2: CALLP
Bit #3: CONFIG
Bit #4: DATABASE
Bit #5: MAINTENANCE
Bit #6: OSS
Bit #7: SECURITY
Bit #8: SIGNALING
Bit #9: STATISTICS
Bit #10: SYSTEM
Bit #11: AUDIT (left-most bit)
For example, in order to receive only CONFIG, DATABASE, and
SIGNALING traps, then the filter in binary would
be (0010001100) which converts to integer value of (140) to be
entered as the token value. If all types are to be received
then the binary would be (1111111111) which converts
to (1023) as the token value. And likewise if no types are to
be received then the binary would be (0000000000) which
converts to (0) as the token value."
::= { trapDestEntry 7 }
trapDestFilterLevels OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Ranges from 0-63. A bitmask that specifies which levels of
the events to filter or permitted to be sent to this address.
This is used in combination with Filtertypes to provide a
granular filter for traps from the SNMP Agent side. From
right to left the following bits specifies the following
levels:
Bit #1: DEBUG (right-most bit)
Bit #2: INFO
Bit #3: WARNING
Bit #4: MINOR
Bit #5: MAJOR
Bit #6: CRITICAL (left-most bit)
For example, in order to receive only INFO, MINOR, and MAJOR
traps, then the filter in binary would be (011010) which
converts to integer value of (26) to be entered as the token
value. If all levels are to be received then the binary would
be (111111) which converts to (63) as the token value. And
likewise if no levels are to be received then the binary would
be (000000) which converts to (0) as the token value.
WARNING: Any filter that permits levels DEBUG and/or INFO
traps will cause a high number of traps to be sent and tax the
system resources on the SNMP Agent on the EMS; care must be
taken when specifying numbers that converts to binary
containing bits 1 or 2 turned on such
as (49-51), (57-59), (61-63), etc.!"
::= { trapDestEntry 8 }
eventRetransmission OBJECT IDENTIFIER ::= { generalTraps 3 }
eventHistory OBJECT IDENTIFIER ::= { eventRetransmission 1 }
eventSequenceNumStart OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The sequence number of the oldest event contained in
the event history db. The result return is the
immediate snapshot of what is in the db. Therefore,
it could change immediately after retrieval."
::= { eventHistory 1 }
eventSequenceNumEnd OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The sequence number of the newest event contained in
the event history db. The result return is the
immediate snapshot of what is in the db. Therefore,
it could change immediately after retrieval."
::= { eventHistory 2 }
eventDateStampStart OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The date of the oldest event contained in
the event history db. The result return is the immediate
snapshot of what is in the db. Therefore, it could change
immediately after retrieval.
The date string is in the form:
yyyy-MM-dd HH:mm:ss.SSS
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits.
SSS is the millisecond (000 through 999), as three
decimal digits."
::= { eventHistory 3 }
eventDateStampEnd OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The date of the newest event contained in
the event history db. The result return is the immediate
snapshot of what is in the db. Therefore, it could change
immediately after retrieval.
The date string is in the form:
yyyy-MM-dd HH:mm:ss.SSS
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits.
SSS is the millisecond (000 through 999), as three
decimal digits."
::= { eventHistory 4 }
retransmitExecuteParameters OBJECT IDENTIFIER ::= { eventRetransmission 2 }
retranParamSeqNumStart OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events using sequence numbers in the
db. Refer to eventHistory OIDs for the
valid range of sequence numbers.
If retranParamSeqNumStart is set
then it will be assumed all events between the
retranParamSeqNumStart and the latest event will be
transmitted.
If retranParamSeqNumStart AND retranParamDateStart is used,
then retranParamDateStart (in conjunction with
retranParamDateEnd - if used) takes precedence over retranParamSeqNumStart.
To clear this value, set it to '0' (zero)."
::= { retransmitExecuteParameters 1 }
retranParamDateStart OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events using date in the
db. This parameter, inclusive, is used in conjuction with
retranParamDateEnd, inclusive, to specify the range of events
to be retransmitted. Refer to eventHistory OIDs for the
valid range of dates.
If this parameter is set and retranParamDateEnd is not,
then it will be assumed all events between the
retranParamDateStart and the latest event will be
transmitted.
If retranParamDateStart is set and retranParamDateEnd is
not, then it will be assumed all events between the
retranParamDateStart and the latest event will be
transmitted.
If retranParamDateEnd is set and retranParamDateStart is
not, then it will be assumed all events up to the
retranParamDateEnd will be transmitted.
If retranParamSeqNumStart AND retranParamDateStart is used,
then retranParamDateStart (in conjunction with
retranParamDateEnd - if used) takes precedence over retranParamSeqNumStart.
To clear this value set it to ''.
The date string is in the form:
yyyy-MM-dd HH:mm:ss
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits."
::= { retransmitExecuteParameters 3 }
retranParamDateEnd OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events using date in the
db. This parameter, inclusive, is used in conjuction with
retranParamDateStart, inclusive, to specify the range of events
to be retransmitted. Refer to eventHistory OIDs for the
valid range of sequence numbers.
If retranParamDateStart is set and retranParamDateEnd is
not, then it will be assumed all events between the
retranParamDateStart and the latest event will be
transmitted.
If retranParamDateEnd is set and retranParamDateStart is
not, then it will be assumed all events up to the
retranParamDateEnd will be transmitted.
If retranParamSeqNumStart AND retranParamDateStart is used,
then retranParamDateStart (in conjunction with
retranParamDateEnd - if used) takes precedence over retranParamSeqNumStart.
To clear this value set it to ''.
The date string is in the form:
yyyy-MM-dd HH:mm:ss
where:
yyyy is the year, as four decimal digits.
MM is the month of the year (01 through 12), as two decimal
digits.
dd is the day of the month (01 through 31), as two decimal
digits.
HH is the hour of the day (00 through 23), as two decimal
digits.
mm is the minute within the hour (00 through 59), as two
decimal digits.
ss is the second within the minute (00 through 61), as two
decimal digits."
::= { retransmitExecuteParameters 4 }
retranParamLimit OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Limit the number of events to be retransmitted.
To clear this value set it to '0' (zero)."
::= { retransmitExecuteParameters 5 }
retranParamSeverity OBJECT-TYPE
SYNTAX INTEGER { notSet ( 0 ) , info ( 1 ) , warn ( 2 ) , minor ( 3 ) , major ( 4 ) , critical ( 5 ) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events that are of a particular
severity only.
To clear this value, set it to '0' (zero)."
DEFVAL {0}
::= { retransmitExecuteParameters 6 }
retranParamType OBJECT-TYPE
SYNTAX INTEGER { notSet ( 0 ) , billing ( 1 ) , callp ( 2 ) , config ( 3 ) , database ( 4 ) , maintenance ( 5 ) , oss ( 6 ) , security ( 7 ) , signaling ( 8 ) , statistics ( 9 ) , system ( 10 ) , audit ( 11 ) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Retransmission of events that are of a particular
type only.
To clear this value, set it to '0' (zero)."
DEFVAL {0}
::= { retransmitExecuteParameters 7 }
retranParamNMSAddr OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Denotes address(es) of NMS(s) to retransmit traps to.
The list of address(es) are delimited by a semicolon (;) and
must be the same address(es) that are stored in the
TrapDestTable as it appears. If the keyword 'all' (case
insensitve) is specified, then the trap retransmission will
be sent to all NMSs configured in the TrapDestTable. If this
field is NOT set, then the SNMP agent will use the address of
the originator of the request.
To clear this value set it to ''."
::= { retransmitExecuteParameters 8 }
retranParamExecute OBJECT-TYPE
SYNTAX INTEGER { commit ( 1 ) , cancel ( 2 ) , clearAllParameters ( 3 ) , processing ( 4 ) , readyToCommit ( 5 ) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Set this parameter to '1' (commit) to actually perform the
transmission of events using the parameters set under
retransmitExecuteParameters OID. If not successful, then a
general error is returned. If the manager does a commit
without any parameters set, then ALL events will be sent to
the NMS doing the set. WARNING: this might consume large amount
resources and time to send out all events if there are a
large number of events.
Set the parameter to '2' (cancel) if the NMS requests to stop
and cancel current retransmission from that particular NMS.
If there are no current transmission, then nothing happens.
Set the parameter to '3' (clear-all-parameters) to clear out
all parameters associated for that particular NMS requesting
the set.
If the manager does a get on this parameter, then 2 possible
states will be return: '4' (processing) is returned if
the Agent is in the middle of processing that particular NMSs
previous retransmission request. Or, '5' (ready-to-commit) if
the Agent can handle the request from the NMSs.
The manager must wait at least 10 seconds before executing
another commit"
::= { retransmitExecuteParameters 9 }
currentAlarmTable OBJECT-TYPE
SYNTAX SEQUENCE OF CurrentAlarmEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Metrics related to invocations of the LIDB Query Verification Tools."
::= { generalTraps 6 }
currentAlarmEntry OBJECT-TYPE
SYNTAX CurrentAlarmEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Row description for metrics related to invocations of the LIDB Query
Verification Tools statistics Table."
INDEX { currentAlarmID }
::= { currentAlarmTable 1 }
CurrentAlarmEntry ::= SEQUENCE {
currentAlarmID Counter64,
currentAlarmType INTEGER,
currentAlarmNumber Integer32,
currentAlarmDescription DisplayString,
currentAlarmSeverity INTEGER,
currentAlarmStatus INTEGER,
currentAlarmTimeStamp DisplayString,
currentAlarmOrigin DisplayString,
currentAlarmComponentID DisplayString,
currentAlarmDW1 DisplayString,
currentAlarmDW2 DisplayString,
currentAlarmDW3 DisplayString,
currentAlarmDW4 DisplayString,
currentAlarmDW5 DisplayString,
currentAlarmDW6 DisplayString,
currentAlarmDW7 DisplayString,
currentAlarmDW8 DisplayString
}
currentAlarmID OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Unique Identifier"
::= { currentAlarmEntry 1 }
currentAlarmType OBJECT-TYPE
SYNTAX INTEGER { billing ( 1 ), callp ( 2 ) , config ( 3 ) , database ( 4 ) , maintenance ( 5 ) , oss ( 6 ) , security ( 7 ) , signaling ( 8 ) , statistics ( 9 ) , system ( 10 ) , audit ( 11 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Type"
::= { currentAlarmEntry 2 }
currentAlarmNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Number"
::= { currentAlarmEntry 3 }
currentAlarmSeverity OBJECT-TYPE
SYNTAX INTEGER { debug ( 1 ) , info ( 2 ) , warn ( 3 ) , minor ( 4 ) , major ( 5 ) , critical ( 6 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Type"
::= { currentAlarmEntry 4 }
currentAlarmStatus OBJECT-TYPE
SYNTAX INTEGER { off ( 0 ) , on ( 1 ) , ignore ( 2 ) , acknowledge ( 3 ) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current Alarm Type"
::= { currentAlarmEntry 5 }
currentAlarmDescription OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Description."
::= { currentAlarmEntry 6 }
currentAlarmTimeStamp OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Timestamp."
::= { currentAlarmEntry 7 }
currentAlarmOrigin OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm Origin."
::= { currentAlarmEntry 8 }
currentAlarmComponentID OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Alarm unique Component ID."
::= { currentAlarmEntry 9 }
currentAlarmDW1 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 1."
::= { currentAlarmEntry 10 }
currentAlarmDW2 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 2."
::= { currentAlarmEntry 11 }
currentAlarmDW3 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 3."
::= { currentAlarmEntry 12 }
currentAlarmDW4 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 4."
::= { currentAlarmEntry 13 }
currentAlarmDW5 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 5."
::= { currentAlarmEntry 14 }
currentAlarmDW6 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 6."
::= { currentAlarmEntry 15 }
currentAlarmDW7 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 7."
::= { currentAlarmEntry 16 }
currentAlarmDW8 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dataword 8."
::= { currentAlarmEntry 17 }
statPOTSFSTable OBJECT-TYPE
SYNTAX SEQUENCE OF StatPOTSFSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"POTS Feature Server Statistics."
::= { fsPotsCtxStatistics 1 }
statPOTSFSEntry OBJECT-TYPE
SYNTAX StatPOTSFSEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Row description for POTS Feature Server Table."
INDEX { statPOTSFSComponentID }
::= { statPOTSFSTable 1 }
StatPOTSFSEntry ::= SEQUENCE {
statPOTSFSComponentID DisplayString,
statPOTSFSDOW DayOfWeek,
statPOTSFSTOD TimeOfDay,
statPOTSFSSISInMsgRcv Counter32,
statPOTSFSSISInMsgRcvSucc Counter32,
statPOTSFSSISOutMsgRcv Counter32,
statPOTSFSSISOutMsgRcvSucc Counter32,
statPOTSFSSISMsgREQRETRANRcv Counter32,
statPOTSFSSISMsgREQRETRANXmit Counter32,
statPOTSFSSISMsgRSPRETRANRcv Counter32,
statPOTSFSSISMsgRSPRETRANXmit Counter32,
statPOTSFSSIST1TimerExpired Counter32,
statPOTSFSSIST2TimerReached Counter32,
statPOTSFSSISMsgINVITERcv Counter32,
statPOTSFSSISMsgINVITEXmit Counter32,
statPOTSFSSISMsgCANCELRcv Counter32,
statPOTSFSSISMsgCANCELXmit Counter32,
statPOTSFSSISMsgBYERcv Counter32,
statPOTSFSSISMsgBYEXmit Counter32,
statPOTSFSSISMsgACKRcv Counter32,
statPOTSFSSISMsgACKXmit Counter32,
statPOTSFSSISMsgOPTIONRcv Counter32,
statPOTSFSSISMsgOPTIONXmit Counter32,
statPOTSFSSISMsgREGISTERRcv Counter32,
statPOTSFSSISMsgREGISTERXmit Counter32,
statPOTSFSSISMsgINFORcv Counter32,
statPOTSFSSISMsgINFOXmit Counter32,
statPOTSFSSISMsgNotifyRcv Counter32,
statPOTSFSSISMsgNotifyXmit Counter32,
statPOTSFSSIS100Rcv Counter32,
statPOTSFSSIS100Xmit Counter32,
statPOTSFSSIS18xRcv Counter32,
statPOTSFSSIS18xXmit Counter32,
statPOTSFSSIS200Rcv Counter32,
statPOTSFSSIS200Xmit Counter32,
statPOTSFSSIS3xxRcv Counter32,
statPOTSFSSIS3xxXmit Counter32,
statPOTSFSSIS4xxRcv Counter32,
statPOTSFSSIS4xxXmit Counter32,
statPOTSFSSIS5xxRcv Counter32,
statPOTSFSSIS5xxXmit Counter32,
statPOTSFSSIS6xxRcv Counter32,
statPOTSFSSIS6xxXmit Counter32,
statPOTSFSSIS7xxRcv Counter32,
statPOTSFSSIS7xxXmit Counter32,
statPOTSFSANIScreeningSuccess Counter32,
statPOTSFSANIScreeningBlocked Counter32,
statPOTSFSCallsBlockedNANPBW Counter32,
statPOTSFSCallsBlockedIntlBW Counter32,
statPOTSFSCallsBlocked900Rest Counter32,
statPOTSFSCallsBlocked976Rest Counter32,
statPOTSFSCallsBlockedNANPRest Counter32,
statPOTSFSCallsBlockedIntlRest Counter32,
statPOTSFSCallsBlockedCasualRest Counter32,
statPOTSFSCallsBlockedDARest Counter32,
statPOTSFSCallsBlockedNANPOperRest Counter32,
statPOTSFSCallsBlockedIntlOperRest Counter32,
statPOTSFSAuthCodeSuccess Counter32,
statPOTSFSAuthCodeFailure Counter32,
statPOTSFSAccountCodeSuccess Counter32,
statPOTSFSAccountCodeFailure Counter32,
statPOTSFSMsgCFUActAttempt Counter32,
statPOTSFSMsgCFUDeactAttempt Counter32,
statPOTSFSMsgCFUActRefusals Counter32,
statPOTSFSMsgCFUActAnswered Counter32,
statPOTSFSMsgCFUActSecond Counter32,
statPOTSFSMsgCFUForwardFail Counter32,
statPOTSFSMsgCFUForwardSucc Counter32,
statPOTSFSMsgCFBActAttempt Counter32,
statPOTSFSMsgCFBDeactAttempt Counter32,
statPOTSFSMsgCFBActRefusals Counter32,
statPOTSFSMsgCFBForwardFail Counter32,
statPOTSFSMsgCFBForwardSucc Counter32,
statPOTSFSMsgCFNAActAttempt Counter32,
statPOTSFSMsgCFNADeactAttempt Counter32,
statPOTSFSMsgCFNAActRefusals Counter32,
statPOTSFSMsgCFNAForwardFail Counter32,
statPOTSFSMsgCFNAForwardSucc Counter32,
statPOTSFSMsgCWAttempt Counter32,
statPOTSFSMsgCWAnswered Counter32,
statPOTSFSMsgCWNotAnswered Counter32,
statPOTSFSMsgCWRejectNoResource Counter32,
statPOTSFSMsgCWRejectInteraction Counter32,
statPOTSFSMsgCCWAttempt Counter32,
statPOTSFSMsgCCWLength Counter32,
statPOTSFSMsgCCWRejectNoResource Counter32,
statPOTSFSMsgCCWRejectByCCW Counter32,
statPOTSFSMsgCHDAttempts Counter32,
statPOTSFSMsgCHDAnswered Counter32,
statPOTSFSMsgCHDNotAnswered Counter32,
statPOTSFSMsgCHDRejectNoResource Counter32,
statPOTSFSMsgCHDRejectInteractions Counter32,
statPOTSFSMsgMDCAttempts Counter32,
statPOTSFSMsgMDCRejectNoResource Counter32,
statPOTSFSMsgMDCRejectInteractions Counter32,
statPOTSFSMsgMDCRejectOthers Counter32,
statPOTSFSMsgCTAttempts Counter32,
statPOTSFSMsgCTAnswered Counter32,
statPOTSFSMsgCTTransferred Counter32,
statPOTSFSMsgCTConferenced Counter32,
statPOTSFSMsgCTFailed Counter32,
statPOTSFSMsgTWCAttempts Counter32,
statPOTSFSMsgTWCAnswered Counter32,
statPOTSFSMsgTWCConferenced Counter32,
statPOTSFSMsgTWCFailed Counter32,
statPOTSFSHotlineAttempts Counter32,
statPOTSFSWarmlineAttempts Counter32,
statPOTSFSMsgBLVAttempts Counter32,
statPOTSFSOprInterruptAttempts Counter32,
statPOTSFSMsgSCRAttempts Counter32,
statPOTSFSMsgSCAAttemps Counter32,
statPOTSFSMsgSCRRejectNoRsrcs Counter32,
statPOTSFSMsgSCARejectNoRsrcs Counter32,
statPOTSFSMsgSCRSucc Counter32,
statPOTSFSMsgSCASucc Counter32,
statPOTSFSMsgDRCWAttempts Counter32,
statPOTSFSMsgDRCWRejectNoRsrcs Counter32,
statPOTSFSMsgDRCWSucc Counter32,
statPOTSFSMsgSCFAttempts Counter32,
statPOTSFSMsgSCFRejectNoRsrcs Counter32,
statPOTSFSMsgSCFSucc Counter32,
statPOTSFSMsgCOTAccess Counter32,
statPOTSFSMsgCOTDenied Counter32,
statPOTSFSMsgCOTAct Counter32,
statPOTSFSMsgCOTAbandoned Counter32,
statPOTSFSMsgCOTDnUnavail Counter32,
statPOTSFSMsgCOTTraceConfirmed Counter32,
statPOTSFSMsgCOTTraceOutput Counter32,
statPOTSFSMsgRACFAttempts Counter32,
statPOTSFSMsgRACFRefused Counter32,
statPOTSFSMsgRACFRejectNoRsrcs Counter32,
statPOTSFSMsgRACFMsgCFUAct Counter32,
statPOTSFSMsgRACFMsgCFUDeact Counter32,
statPOTSFSMsgRACFMsgCFUUnchanged Counter32,
statPOTSFSMsgRACFPinAttempts Counter32,
statPOTSFSMsgRACFPinRefused Counter32,
statPOTSFSMsgRACFPinRejectNoRsrcs Counter32,
statPOTSFSMsgRACFPinChanged Counter32,
statPOTSFSMsgRACFPinUnchanged Counter32,
statPOTSFSMsgACActivationAttempts Counter32,
statPOTSFSMsgACOverflows Counter32,
statPOTSFSMsgACImmediateProcessing Counter32,
statPOTSFSMsgACDelayedProcessing Counter32,
statPOTSFSMsgACDeactivatedBySystem Counter32,
statPOTSFSMsgACDeactivationAttempts Counter32,
statPOTSFSMsgACInterlataAttempts Counter32,
statPOTSFSMsgARActivationAttempts Counter32,
statPOTSFSMsgAROverflows Counter32,
statPOTSFSMsgARImmediateProcessing Counter32,
statPOTSFSMsgARDelayedProcessing Counter32,
statPOTSFSMsgARDeactivatedBySys Counter32,
statPOTSFSMsgARDeactivationAttmp Counter32,
statPOTSFSMsgARInterlataAttempts Counter32,
statPOTSFSMsgACARTQueuedRequests Counter32,
statPOTSFSMsgACARTTermScanReqs Counter32,
statPOTSFSMsgACARTOrigScanReqs Counter32,
statPOTSFSMsgACARTRejectNoResrcs Counter32,
statPOTSFSCTXMsgSFGCounterOverflow Counter32,
statPOTSFSMsgACRActAttempts Counter32,
statPOTSFSMsgACRDeactAttempts Counter32,
statPOTSFSMsgACRActRejectNoRsrcs Counter32,
statPOTSFSMsgACRDeactRejectNoRsrcs Counter32,
statPOTSFSMsgACRSucc Counter32,
statPOTSFSMsgDNDActSucc Counter32,
statPOTSFSMsgDNDActFailed Counter32,
statPOTSFSMsgDNDDeactSucc Counter32,
statPOTSFSMsgDNDDeactFailed Counter32,
statPOTSFSMsgDNDReject Counter32,
statPOTSFSCTXMsgCParkSuccAttempts Counter32,
statPOTSFSCTXMsgCParkFailAttempts Counter32,
statPOTSFSCTXMsgCParkSuccRtrvAttempts Counter32,
statPOTSFSCTXMsgCParkFailRtrvAttempts Counter32,
statPOTSFSCTXMsgCParkFwded Counter32,
statPOTSFSCTXMsgCParkClred Counter32,
statPOTSFSCTXMsgSC1DgtAttempts Counter32,
statPOTSFSCTXMsgSC2DgtAttempts Counter32,
statPOTSFSCTXMsgSCSuccCCSCAttempts Counter32,
statPOTSFSMsgCNDBAttempts Counter32,
statPOTSFSMsgCNABAttempts Counter32,
statPOTSFSMsgCIDSAttempts Counter32,
statPOTSFSMsgCIDSSAttempts Counter32,
statPOTSFSSISMsgProvRSPRETRANRcv Counter32,
statPOTSFSSISMsgProvRSPRETRANXmit Counter32,
statPOTSFSSISMsgPRACKRcv Counter32,
statPOTSFSSISMsgPRACKXmit Counter32,
statPOTSFSSISMsgSUBSCRIBERcv Counter32,
statPOTSFSSISMsgSUBSCRIBEXmit Counter32,
statPOTSFSSISMsgREFERRcv Counter32,
statPOTSFSSISMsgREFERXmit Counter32,
statPOTSFSSISMsgINVITEREPLACESXmit Counter32,
statPOTSFSSISMsgINVITEREPLACESRcv Counter32,
statPOTSFSSISMsgREL100Rcv Counter32,
statPOTSFSSISMsgREL100Xmit Counter32,
statPOTSFSSISMsgUNSUPPORTEDRcv Counter32,
statPOTSFSMsgRCSucc Counter32,
statPOTSFSMsgCWDActSucc Counter32,
statPOTSFSMsgCWDDeactSucc Counter32,
statPOTSFSMsgCWDInterrogationSucc Counter32,
statPOTSFSMsgCWDActFail Counter32,
statPOTSFSMsgCWDDeactFail Counter32,
statPOTSFSMsgCWDInterrogationFail Counter32,
statPOTSFSMsgCWDAttempts Counter32,
statPOTSFSMsgCWDAnswered Counter32,
statPOTSFSMsgTWCDAttempts Counter32,
statPOTSFSMsgTWCDConferenced Counter32,
statPOTSFSMsgHOTVAttempts Counter32,
statPOTSFSMsgHOTVActSucc Counter32,
statPOTSFSMsgHOTVDeactSucc Counter32,
statPOTSFSMsgHOTVInterrogationSucc Counter32,
statPOTSFSMsgOCBLocalBlocked Counter32,
statPOTSFSMsgOCBNatlBlocked Counter32,
statPOTSFSMsgOCBIntlBlocked Counter32,
statPOTSFSMsgOCBInvocations Counter32,
statPOTSFSMsgOCBActSucc Counter32,
statPOTSFSMsgOCBDeactivSucc Counter32,
statPOTSFSMsgOCBInterrogationSucc Counter32,
statPOTSFSMsgOCBInvalidPasswd Counter32,
statPOTSFSMsgCFUInterrogationAttempts Counter32,
statPOTSFSMsgCFBInterrogationAttempts Counter32,
statPOTSFSMsgCFNAInterrogationAttempts Counter32,
statPOTSFSSISMsgUPDATERcv Counter32,
statPOTSFSSISMsgUPDATEXmit Counter32,
statPOTSFSSISMsgREFERWREPLACESRcv Counter32,
statPOTSFSREFERAttmp Counter32,
statPOTSFSREFERFail Counter32,
statPOTSFSREFERSucc Counter32,
statPOTSFSTotalCNAMQuery Counter32,
statPOTSFSExtCNAMQuery Counter32,
statPOTSFSExtCNAMQuerySucc Counter32,
statPOTSFSExtCNAMFailApp Counter32,
statPOTSFSExtCNAMFailNetw Counter32,
statPOTSFSAR2LevelACCCodeAttmp Counter32,
statPOTSFSAR2LevelACTCodeAttmp Counter32,
statPOTSFSMsgCFCActSucc Counter32,
statPOTSFSMsgCFCActFail Counter32,
statPOTSFSMsgCFCActAttmp Counter32,
statPOTSFSMsgCFCDnChgActSucc Counter32,
statPOTSFSMsgCFCDnChgActFail Counter32,
statPOTSFSMsgCFCDnChgActAttmp Counter32,
statPOTSFSMsgCFCDeactSucc Counter32,
statPOTSFSMsgCFCDeactFail Counter32,
statPOTSFSMsgCFCDeactAttmp Counter32,
statPOTSFSMsgCFCINTERROGSucc Counter32,
statPOTSFSMsgCFCINTERROGFail Counter32,
statPOTSFSMsgCFCINTERROGAttmp Counter32,
statPOTSFSMsgCFCFORWARDSucc Counter32,
statPOTSFSMsgCFCFORWARDFail Counter32,
statPOTSFSMsgCFCFORWARDAttmp Counter32,
statPOTSFSMsgNSAINVOKESucc Counter32,
statPOTSFSMsgNSAINVOKEFail Counter32,
statPOTSFSMsgNSAINVOKEAbandon Counter32,
statPOTSFSMsgPSSucc Counter32,
statPOTSFSMsgPSFail Counter32,
statPOTSFSMsgPSMANAGESucc Counter32,
statPOTSFSMsgPSMANAGEFail Counter32,
statPOTSFSMsgVMActSucc Counter32,
statPOTSFSMsgVMActFail Counter32,
statPOTSFSMsgVMDeactSucc Counter32,
statPOTSFSMsgVMDeactFail Counter32,
statPOTSFSMsgVMAccess Counter32,
statPOTSFSMsgVMAttmp Counter32,
statPOTSFSMsgLCDAUTHAttmp Counter32,
statPOTSFSMsgLCDAUTHSucc Counter32,
statPOTSFSMsgLCDAUTHFail Counter32,
statPOTSFSMsgLCDREAUTHFail Counter32,
statPOTSFSMsgLCDFORCEDDisc Counter32,
statPOTSFSMsgCOSTOLLFREEBlocked Counter32,
statPOTSFSMsgTDISCCALLSOUTGBlocked Counter32,
statPOTSFSMsgCOSTotAUTHIVRSession Counter32,
statPOTSFSMsgCOSTotACCTIVRSession Counter32,
statPOTSFSMsgCOSTotIVRFail Counter32,
statPOTSFSMsgMlsAttmp Counter32,
statPOTSFSMsgMlsSucc Counter32,
statPOTSFSMsgMlsRejectNoRsrc Counter32,
statPOTSFSMsgAsTermAttmp Counter32,
statPOTSFSMsgAsTermSucc Counter32,
statPOTSFSMsgAsTermFail Counter32,
statPOTSFSMsgAsOrigAttmp Counter32,
statPOTSFSMsgAsOrigSucc Counter32,
statPOTSFSMsgAsOrigFail Counter32,
statPOTSFSMsgAsOrigAbandon Counter32,
statPOTSFSMsgAsIvrDialplanAttmp Counter32,
statPOTSFSMsgAsIvrDialplanSucc Counter32,
statPOTSFSMsgAsTermAbandon Counter32,
statPOTSFSMsgAsVscAttmp Counter32,
statPOTSFSMsgAsVscSucc Counter32,
statPOTSFSMsgAsVscFail Counter32,
statPOTSFSMsgAsVscAbandon Counter32,
statPOTSFSMsgCfrForwardAttmp Counter32,
statPOTSFSMsgCfrForwardSucc Counter32,
statPOTSFSMsgCfrForwardFail Counter32,
statPOTSFSMsgCfnaRedirectSucc Counter32,
statPOTSFSMsgCfcRedirectSucc Counter32,
statPOTSFSMsgVmRedirectSucc Counter32,
statPOTSFSMsgOcDpReceived Counter32,
statPOTSSNRFindMeAttmp Counter32,
statPOTSSNRFindMeAnswered Counter32,
statPOTSSNRFindMeFail Counter32,
statPOTSSNRFindMeForkInvoke Counter32,
statPOTSSNRIvrRedirectVm Counter32,
statPOTSSNRIvrAccess Counter32,
statPOTSSNRIvrInvalidUidAttmp Counter32,
statPOTSSNRIvrInvalidPinAttmp Counter32,
statPOTSFSCFNRSuccActiv Counter32,
statPOTSFSCFNRSuccInvoc Counter32,
statPOTSFSCFNRSuccDectiv Counter32,
statPOTSFSCFNRSuccInterrog Counter32,
statPOTSFSCFNRUnsuccActiv Counter32,
statPOTSFSCFNRUnsuccInvoc Counter32,
statPOTSFSCFNRUnsuccDectiv Counter32,
statPOTSFSCFNRUnsuccInterrog Counter32
}
statPOTSFSComponentID OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"POTSFS Feature Server Identifier"
::= { statPOTSFSEntry 1 }
statPOTSFSDOW OBJECT-TYPE
SYNTAX DayOfWeek
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Day of week statistics was collected."
::= { statPOTSFSEntry 2 }
statPOTSFSTOD OBJECT-TYPE
SYNTAX TimeOfDay
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Time of day statistics was collected in XX minutes interval"
::= { statPOTSFSEntry 3 }
statPOTSFSSISInMsgRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server attempted to receive"
::= { statPOTSFSEntry 4 }
statPOTSFSSISInMsgRcvSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server successfully received"
::= { statPOTSFSEntry 5 }
statPOTSFSSISOutMsgRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server attempted to send"
::= { statPOTSFSEntry 6 }
statPOTSFSSISOutMsgRcvSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP messages the reporting call agent or
feature server successfully sent"
::= { statPOTSFSEntry 7 }
statPOTSFSSISMsgREQRETRANRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP request retransmission messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 8 }
statPOTSFSSISMsgREQRETRANXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP request retransmission messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 9 }
statPOTSFSSISMsgRSPRETRANRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP response retransmission messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 10 }
statPOTSFSSISMsgRSPRETRANXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP response retransmission messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 11 }
statPOTSFSSIST1TimerExpired OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP T1 Timer expirations that occurred on the
reporting call agent or feature server received over the
collection interval"
::= { statPOTSFSEntry 12 }
statPOTSFSSIST2TimerReached OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP T2 Timer expirations that occurred on the
reporting call agent or feature server received over the
collection interval"
::= { statPOTSFSEntry 13 }
statPOTSFSSISMsgINVITERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 14 }
statPOTSFSSISMsgINVITEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INVITE messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 15 }
statPOTSFSSISMsgCANCELRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP CANCEL messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 18 }
statPOTSFSSISMsgCANCELXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP CANCEL messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 19 }
statPOTSFSSISMsgBYERcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP BYE messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 20 }
statPOTSFSSISMsgBYEXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP BYE messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 21 }
statPOTSFSSISMsgACKRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP ACK messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 22 }
statPOTSFSSISMsgACKXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP ACK messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 23 }
statPOTSFSSISMsgOPTIONRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP OPTIONS messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 24 }
statPOTSFSSISMsgOPTIONXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP OPTIONS messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 25 }
statPOTSFSSISMsgREGISTERRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REGISTER messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 26 }
statPOTSFSSISMsgREGISTERXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP REGISTER messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 27 }
statPOTSFSSISMsgINFORcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INFO messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 28 }
statPOTSFSSISMsgINFOXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP INFO messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 29 }
statPOTSFSSISMsgNotifyRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP NOTIFY messages the reporting call agent
or feature server received"
::= { statPOTSFSEntry 30 }
statPOTSFSSISMsgNotifyXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SIP NOTIFY messages the reporting call agent
or feature server sent"
::= { statPOTSFSEntry 31 }
statPOTSFSSIS100Rcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 100 class (TRYING) messages the reporting call
agent or feature server received"
::= { statPOTSFSEntry 32 }
statPOTSFSSIS100Xmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 100 class (TRYING) messages the reporting call
agent or feature server sent"
::= { statPOTSFSEntry 33 }
statPOTSFSSIS18xRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 18x class (INFORMATIONAL) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 34 }
statPOTSFSSIS18xXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 18x class (INFORMATIONAL) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 35 }
statPOTSFSSIS200Rcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 200 class (SUCCESS) messages the reporting
call agent or feature server received"
::= { statPOTSFSEntry 36 }
statPOTSFSSIS200Xmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 200 class (SUCCESS) messages the reporting
call agent or feature server sent"
::= { statPOTSFSEntry 37 }
statPOTSFSSIS3xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 3xx class (REDIRECTION) messages the reporting
call agent or feature server received"
::= { statPOTSFSEntry 38 }
statPOTSFSSIS3xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 3xx class (REDIRECTION) messages the reporting
call agent or feature server sent"
::= { statPOTSFSEntry 39 }
statPOTSFSSIS4xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 4xx class (REQUEST FAILURES) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 40 }
statPOTSFSSIS4xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 4xx class (REQUEST FAILURES) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 41 }
statPOTSFSSIS5xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 5xx class (SERVER FAILURES) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 42 }
statPOTSFSSIS5xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 5xx class (SERVER FAILURES) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 43 }
statPOTSFSSIS6xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 6xx class (GLOBAL FAILURES) messages the
reporting call agent or feature server received"
::= { statPOTSFSEntry 44 }
statPOTSFSSIS6xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 6xx class (GLOBAL FAILURES) messages the
reporting call agent or feature server sent"
::= { statPOTSFSEntry 45 }
statPOTSFSSIS7xxRcv OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 7xx class (RESERVED) messages the reporting
call agent or feature server received"
::= { statPOTSFSEntry 46 }
statPOTSFSSIS7xxXmit OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of 7xx class (RESERVED) messages the reporting
call agent or feature server sent"
::= { statPOTSFSEntry 47 }
statPOTSFSANIScreeningSuccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Automatic Number Identification directory
number lookups that were successfully attempted on the
reporting feature serverANI attempt is succesful when ANI DN
is available on the reporting FS, and ANI status is allowed as
per provisioning. (In the case of casual calls, ALL ANI
attempts are successful if the Casual Code is valid and
allowed on reporting feature server)"
::= { statPOTSFSEntry 48 }
statPOTSFSANIScreeningBlocked OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls that were blocked based on Automatic
Number Identification directory number lookups on the
reporting feature server(In the case of Casual calls, ANI
does also get blocked if Casual Codes are invalid)."
::= { statPOTSFSEntry 49 }
statPOTSFSCallsBlockedNANPBW OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of NANP based calls that were blocked due to a
match on a black list or an exclusion from a white list on
the reporting feature server"
::= { statPOTSFSEntry 50 }
statPOTSFSCallsBlockedIntlBW OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of International based calls that were blocked
due to a match on a black list or an exclusion from a white
list on the reporting feature server"
::= { statPOTSFSEntry 51 }
statPOTSFSCallsBlocked900Rest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based 900
restrictions on the reporting feature server"
::= { statPOTSFSEntry 52 }
statPOTSFSCallsBlocked976Rest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based 976
restrictions on the reporting feature server"
::= { statPOTSFSEntry 53 }
statPOTSFSCallsBlockedNANPRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based 976
restrictions on the reporting feature server"
::= { statPOTSFSEntry 54 }
statPOTSFSCallsBlockedIntlRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Not currently used."
::= { statPOTSFSEntry 55 }
statPOTSFSCallsBlockedCasualRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based casual
dialing restrictions on the reporting feature server"
::= { statPOTSFSEntry 56 }
statPOTSFSCallsBlockedDARest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based directory
assistance restrictions on the reporting feature server"
::= { statPOTSFSEntry 57 }
statPOTSFSCallsBlockedNANPOperRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based NANP
operator restrictions on the reporting feature server"
::= { statPOTSFSEntry 58 }
statPOTSFSCallsBlockedIntlOperRest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of calls denied due to subscriber based
international operator restrictions on the reporting feature
server"
::= { statPOTSFSEntry 59 }
statPOTSFSAuthCodeSuccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful authentication code validations on
the reporting feature server"
::= { statPOTSFSEntry 60 }
statPOTSFSAuthCodeFailure OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of unsuccessful authentication code validations on
the reporting feature server"
::= { statPOTSFSEntry 61 }
statPOTSFSAccountCodeSuccess OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of successful account code validations on the
reporting feature server(account codes do not get
validated - any dialed account code entered by the user is
considered valid - including an empty account code.)"
::= { statPOTSFSEntry 62 }
statPOTSFSAccountCodeFailure OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Not currently used."
::= { statPOTSFSEntry 63 }
statPOTSFSMsgCFUActAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional activation attempts
on the reporting feature server"
::= { statPOTSFSEntry 64 }
statPOTSFSMsgCFUDeactAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional deactivation
attempts on the reporting feature server"
::= { statPOTSFSEntry 65 }
statPOTSFSMsgCFUActRefusals OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional activation attempts
refused on the reporting feature server"
::= { statPOTSFSEntry 66 }
statPOTSFSMsgCFUActAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional activation attempts
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 67 }
statPOTSFSMsgCFUActSecond OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional second activation
attempts on the reporting feature server"
::= { statPOTSFSEntry 68 }
statPOTSFSMsgCFUForwardFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional service instances
that failed on the reporting feature server"
::= { statPOTSFSEntry 69 }
statPOTSFSMsgCFUForwardSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Unconditional service instances
that succeeded on the reporting feature server"
::= { statPOTSFSEntry 70 }
statPOTSFSMsgCFBActAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy activation attempts on the
reporting feature server"
::= { statPOTSFSEntry 71 }
statPOTSFSMsgCFBDeactAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy deactivation attempts on the
reporting feature server"
::= { statPOTSFSEntry 72 }
statPOTSFSMsgCFBActRefusals OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy activation attempts refused
on the reporting feature server"
::= { statPOTSFSEntry 73 }
statPOTSFSMsgCFBForwardFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy service instances that
failed on the reporting feature server"
::= { statPOTSFSEntry 74 }
statPOTSFSMsgCFBForwardSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward Busy service instances that
succeeded on the reporting feature server"
::= { statPOTSFSEntry 75 }
statPOTSFSMsgCFNAActAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer activation attempts on
the reporting feature server"
::= { statPOTSFSEntry 76 }
statPOTSFSMsgCFNADeactAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer deactivation attempts
on the reporting feature server"
::= { statPOTSFSEntry 77 }
statPOTSFSMsgCFNAActRefusals OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer activation attempts
refused on the reporting feature server"
::= { statPOTSFSEntry 78 }
statPOTSFSMsgCFNAForwardFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer service instances that
failed on the reporting feature server"
::= { statPOTSFSEntry 79 }
statPOTSFSMsgCFNAForwardSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Forward No Answer service instances that
succeeded on the reporting feature server"
::= { statPOTSFSEntry 80 }
statPOTSFSMsgCWAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 81 }
statPOTSFSMsgCWAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts answered
by the called party on the reporting feature server"
::= { statPOTSFSEntry 82 }
statPOTSFSMsgCWNotAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts not
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 83 }
statPOTSFSMsgCWRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts that
were rejected due to a lack of available resources on the
reporting feature server"
::= { statPOTSFSEntry 84 }
statPOTSFSMsgCWRejectInteraction OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Waiting service instance attempts that
were rejected due to feature interactions on the reporting
feature server"
::= { statPOTSFSEntry 85 }
statPOTSFSMsgCCWAttempt OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Cancel Call Waiting attempts on the reporting
feature server"
::= { statPOTSFSEntry 86 }
statPOTSFSMsgCCWLength OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total time in subscriber-seconds that Cancel Call
WAITING was active on the reporting feature server"
::= { statPOTSFSEntry 87 }
statPOTSFSMsgCCWRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Cancel Call Waiting attempts that were rejected
due to a lack of available resources on the reporting feature
server"
::= { statPOTSFSEntry 88 }
statPOTSFSMsgCCWRejectByCCW OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Cancel Call Waiting attempts that were
rejected due to Call Waiting not already being active on the
reporting feature server"
::= { statPOTSFSEntry 89 }
statPOTSFSMsgCHDAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 90 }
statPOTSFSMsgCHDAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts resulting
in reconnection on the reporting feature server"
::= { statPOTSFSEntry 91 }
statPOTSFSMsgCHDNotAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts that were
not reconnected on the reporting feature server"
::= { statPOTSFSEntry 92 }
statPOTSFSMsgCHDRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts that were
rejected due to a lack of available resources on the reporting
feature server"
::= { statPOTSFSEntry 93 }
statPOTSFSMsgCHDRejectInteractions OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Hold service instance attempts that were
rejected due to feature interactions on the reporting feature
server"
::= { statPOTSFSEntry 94 }
statPOTSFSMsgMDCAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
on the reporting feature server"
::= { statPOTSFSEntry 95 }
statPOTSFSMsgMDCRejectNoResource OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to a lack of available resources on
the reporting feature server"
::= { statPOTSFSEntry 96 }
statPOTSFSMsgMDCRejectInteractions OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to feature interactions on the
reporting feature server"
::= { statPOTSFSEntry 97 }
statPOTSFSMsgMDCRejectOthers OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to unknown reasons on the reporting
feature server"
::= { statPOTSFSEntry 98 }
statPOTSFSMsgCTAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Mid Call Trigger attempts made by subscribers
that were rejected due to unknown reasons on the reporting
feature server"
::= { statPOTSFSEntry 99 }
statPOTSFSMsgCTAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 100 }
statPOTSFSMsgCTTransferred OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts
resulting in a successfully transferred call on the reporting
feature server"
::= { statPOTSFSEntry 101 }
statPOTSFSMsgCTConferenced OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts
resulting in a successfully setup conference call on the
reporting feature server"
::= { statPOTSFSEntry 102 }
statPOTSFSMsgCTFailed OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Call Transfer service instance attempts that
failed on the reporting feature server"
::= { statPOTSFSEntry 103 }
statPOTSFSMsgTWCAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 104 }
statPOTSFSMsgTWCAnswered OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts
answered by the called party on the reporting feature server"
::= { statPOTSFSEntry 105 }
statPOTSFSMsgTWCConferenced OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts
resulting in a successfully setup conference call on the
reporting feature server"
::= { statPOTSFSEntry 106 }
statPOTSFSMsgTWCFailed OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Three Way Call service instance attempts that
failed on the reporting feature server"
::= { statPOTSFSEntry 107 }
statPOTSFSHotlineAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Hotline service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 108 }
statPOTSFSWarmlineAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Warmline service instance attempts on the
reporting feature server"
::= { statPOTSFSEntry 109 }
statPOTSFSMsgBLVAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Busy Line Verification service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 110 }
statPOTSFSOprInterruptAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Operator Interrupt service instance attempts
on the reporting feature server"
::= { statPOTSFSEntry 111 }
statPOTSFSMsgSCRAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Rejection service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 112 }
statPOTSFSMsgSCAAttemps OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Acceptance service instance
attempts on the reporting feature server"
::= { statPOTSFSEntry 113 }
statPOTSFSMsgSCRRejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Rejection attempts made by
subscribers that were rejected due to a lack of available
resources on the reporting feature server"
::= { statPOTSFSEntry 114 }
statPOTSFSMsgSCARejectNoRsrcs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Acceptance attempts made by
subscribers that were rejected due to a lack of available
resources on the reporting feature server"
::= { statPOTSFSEntry 115 }
statPOTSFSMsgSCRSucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Rejection service instance
attempts resulting in successful rejections of the call on the
reporting feature server"
::= { statPOTSFSEntry 116 }
statPOTSFSMsgSCASucc OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of Selective Call Acceptance service instance
attempts resulting in successful acceptance of the call on
the reporting feature server"
::= { statPOTSFSEntry 117 }
statPOTSFSMsgDRCWAttempts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
&nb
